Search Mac Software Downloads
|
DESCRIPTION
Mail Scripts is a collection of AppleScript Studio applications for Mail and Address Book offering additional features or simplified workflow. Mail Scripts consists of the following scripts:
  • Add Addresses (Mail): Add addresses found in the selected messages (in the header fields "From", "To", "Cc", and "Bcc") to the Address Book. This is much more flexible than the "Add Sender to Address Book" available in Mail and provides a convenient way for creating mailing lists.
  • Archive Messages (Mail): Move messages from the selected mailbox(es) to an archive mailbox or export them to standard mbox or plain text files for backup purposes or import into other applications. You can select to move all messages or only messages sent within or certain period as well filter messages based on their read and flagged status.
  • Change SMTP Server (Mail): Switch between different already defined SMTP servers or define a new one. This is especially useful if you are using your computer in more than one location and have to switch servers for several accounts at once.
  • Create Rule (Mail): Create a new rule based on the first of the selected messages. This saves you the trouble of copy/pasting address or other info between the message and the rule window and provides a much quicker way for setting up a rule with multiple criteria/actions.
  • Remove Duplicates (Mail): Locate all duplicate messages found in the selected mailbox(es) and move them to a separate mailbox for easy removal (duplicate matching is based on the unique message header "Message-Id").
  • Schedule Delivery (Mail): Allows you to send individual messages at predefined times (this script uses iCal for scheduling message delivery).
  • Send all Drafts (Mail): Immediately send all messages in the "Drafts" folders for all accounts. This saves you from having to open each draft in order to send it.
  • Open Mailbox, Open Message (Mail): Two small faceless scripts which will open mailboxes with new messages or the new messages themselves when run as a rule action.
  • Filter Sent Messages (Mail): Another faceless scripts which will apply your rules to the messages in the "Sent" mailbox.
  • Export Addresses (Address Book): Export addresses from the Address Book into tab-delimited text files. You can select which groups and which fields you want to export.
  • Search Addresses (Address Book): Find all addresses inside the Address Book matching one or more criteria. As opposed to the "Search" function built into the Address Book, this lets you search in any field as well as for empty and non-empty fields. As an example, you might use this script to search for all phone numbers with a certain area code in order to update your contacts after an area code change.

Mail Scripts are fully localized in English, German, Dutch, French, Italian, Greek, Brazilian Portuguese, and Norwegian.

WHAT'S NEW
Version 2.10.2:

Improvements/bugfixes:

  • (Schedule Delivery, Send all Drafts): fix issue with "The message cannot be sent using the server (null)" appearing when trying to send a message from a IMAP account.
  • (Remove Duplicates): adapt the script to work correctly for mailboxes located on an Exchange account.
REQUIREMENTS
Mac OS X 10.3.9 or later.

SHARE

SCREENSHOT

Developer:Andreas Amann
Downloads:83,026
  - Version d/l:2,959
Internet:Email
License:Free
Date:13 May 2010
Platform:PPC/Intel

OTHER PEOPLE SUGGEST
Suggest something else:
Mail Scripts User Reviews (42 posts)Write A Review
sort: smiles | time
Apr 13 2010

CRUNC  I just tried this app with the sole purpose of using it delete duplicate messages and it was an utter failure. It searches my inbox, and while I can see multiple duplicates numbering in the 100s, it fails to find a single duplicate. I even tried selecting all mailboxes and it did find one duplicate, but that was it. Could this problem be due to my using Mail.app with Exchange?

If anyone knows of another tool to get rid of duplicates I'd appreciate it.  
(Version 2.10.1)

praisebury
-1
[ 1 Reply - Reply ]
Replies:
Jul 28 2010

CORPSECORPS  I also use this primarily for removing duplicates. I originally had the same experience with it not finding duplicates where i knew there were hundreds due to my being on some mailing lists with a lot of cross-posting.

The devs told me whether or not it finds any or not depends tremendously on whether you have the "Ignore headers when comparing" box checked. This really will do a *fair* job.

Then again, I too would like a more sophisticated tool for removing duplicate emails. I haven't yet found a satisfactory app or script, even among ones which say they do so. Those are usually just file comparitors and won't do much with email with even the slightest differences in the headers.  
(Version 2.10.2)

praisebury
0

Oct 8 2009
****.

LOGICALWAYS  I have close to 15,000 emails that i'm merging from my paid hotmail account to my MobileMe 60gig account. Thought it was going to be impossible but its rather easy. i have about 27 folders worth of emails divided with different people, subjects, etc and so after transfering them from hotmail folders to Mail.app folders, my rules duplicated 1000's of emails. i was going through them one by one for the last few days and thought, Damn there has to be a better way. Thanks to Mail Scripts 2.10 its working like a dream in Snow Leopard. Thanks Man!! you made my life 100x's easier  
(Version 2.10)

praisebury
+1
[ Reply ]
Jan 26 2009
*****

KOBALT  Is free. Is good.  
(Version 2.9)

praisebury
+2
[ 2 Replies - Reply ]
Replies:
Mar 8 2009

ZEB B  The license is free, but the author accepts donations. If we're going to use this kind of app, it wouldn't hurt us to send the author a few dollars.  
(Version 2.9)

praisebury
+4
Mar 9 2009

KOBALT  Indeed, Zeb, and you'll be glad to know I am a committed contributor to smaller devs who produce useful without the massive price tags we so often see from the pan-globals.

My 'is good' comment was more to quantify what I think of the scripts than what I think of the price.  
(Version 2.9)

praisebury
+4

Sep 23 2008
***..

TUISHIMI  Mostly works as advertised. Installed and (for the most part) runs fine on my Intel iMac, OS X 10.5.6.

I did find that the "Find Duplicates" does not find all duplicates. Some but not all. I fiddled around with the options a few times.

Also, I have a few HUGE mailboxes I am exporting into files. The smaller boxes go great, the larger one came back with a "TIMED OUT" message about 600 messages into the export. I am trying it again to see if it succeeds this time or not.  
(Version 2.8.3)

praisebury
+1
[ Reply ]
Jan 9 2007

I too primarily need the "Find Duplicates" functionality.

Both when i was on my G4, and now on my Mac Pro, i can execute it on directories i am *certain* contain dozens of duplicates and it fails to find any.  
(Version 2.7.11)

praisebury
0
[ Reply ]
Oct 7 2005

ANONYMOUS  won't install, permissions denied....  
(Version 2.7.5)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Oct 9 2005

ANONYMOUS  Make sure it's an "Admin" account you're using to attempt to install it.  
(Version 2.7.6)

praisebury
0
Oct 11 2005

ANDREAS AMANN  This most likely is due to some installer screwing up permissions in your user library folder (Palm Desktop is one of the know culprits for things like this...). Issue the following command in the Terminal and you should be able to run the Installer after that:

sudo chown -R `whoami` ~/Library/Scripts

(you will have to enter an administrator password).

Andreas Amann

P.S.: You probably get better support for issues like these by sending me an email - I only check the comments here sporadically...  
(Version 2.7.6)

praisebury
+1

Sep 26 2005

QON  I mainly needed the Remove Duplicate Emails script. I tried it on boxes containing thousands of emails of which i know a couple hundred are duplicates.

It found 2.  
(Version 2.7.4)

praisebury
0
[ Reply ]
Aug 17 2005
****½

MARCUS R.  Very good job. The Filter Snt Messages saved me a lot of work. I just wish it had a script the remove messages from server to attach to a rule.   
(Version 2.7.3)

praisebury
0
[ Reply ]
Aug 14 2005
****½

QUBEX  Very hand set of scripts but unfortunately "Find Duplicates" doesn't work for me: after selecting folders (and often setting the "ignore headers" option) it just hangs, or sometimes crashes completely with the window disappearing from the desktop. I run 10.4.2 with the most recent version of Mail.app.  
(Version 2.7.3)

praisebury
0
[ Reply ]
Jun 14 2005
*****

AXEL KATERBAU  I use this for exporting from Tiger's Mail.app to mbox files. Works like a charm.  
(Version 2.7.2)

praisebury
0
[ Reply ]
View all 42 posts >>