Have you ever mistakenly sent a message to an email group from the wrong account? Me too, and sometimes frequently.
Well, in Mail.app I didn’t see an easy way to resend the message from a different account. Am I missing something? Enter AppleScript.
Using a couple of parts from Apple’s example Mail scripts, I wrote a script that will create a new outgoing message using a newly selected account. It copies the previous message’s content, subject and recipient. As a bonus, and thanks to Andreas Amann, it also removes the signature line from the old message. Personally, I think Mail should handle this.
The script works and is going through it’s final stages.
Related posts:
- Running SpamAssassin locally While I haven’t yet gotten an iPhone I’m making preparations....
- Server-Side Email Filtering with Sieve Another post for the peripheral brain. When I first set...
- MIME digest bursting With a little help from Andreas I was able to...
- MIME Burst script Andreas and I, mostly Andreas, have finished the Burst MIME...
- Amavisd settings I run my own mail server on OS X Server....
Related posts brought to you by Yet Another Related Posts Plugin.