Resend from Different Account

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:

  1. Running SpamAssassin locally While I haven’t yet gotten an iPhone I’m making preparations....
  2. Server-Side Email Filtering with Sieve Another post for the peripheral brain. When I first set...
  3. MIME digest bursting With a little help from Andreas I was able to...
  4. MIME Burst script Andreas and I, mostly Andreas, have finished the Burst MIME...
  5. Amavisd settings I run my own mail server on OS X Server....

Related posts brought to you by Yet Another Related Posts Plugin.

This entry was posted in Uncategorized. Bookmark the permalink.

Comments are closed.