Posts Tagged ‘Archive Messages’

Mail Scripts 2.7.11: An outstanding resource gets better

Tuesday, August 22nd, 2006

MailscriptsAndreas Amann has produced an update to Mail Scripts, his excellent collection of AppleScripts for Mail.app.

Four scripts have been improved.

The “Remove Duplicates” script is now faster with smarter initial scanning of message IDs. It also properly identifies duplicates with message IS headers spanning two lines of containing an asterisk.

The “Archive Messages” script now handles exporting to RTF better.

The “Add Addresses” script will now scan the Reply-To header and add anything found there to the list of addresses which can be added to Address Book.

Lastly, the “Export Addresses” script now uses a semi-colon rather an a comma as the line separator when exporting to a comma-separated file.

Mail Scripts is freeware (donations not turned away) and is available from Andreas’s web site .mail scripts, applescript, remove duplicates, add addresses, address book, archive messages

Tags: , , , , ,

Mail Scripts 2.7.10

Tuesday, January 24th, 2006

mailscriptsAndreas Amann has updated his very useful collection of AppleScripts for Mail.app.

Mail Scripts 2.7.10 features three improvements to the Archive Messages script:

  1. It fixes a bug that could result in missing messages if any of the exported messages contained “/”, “{“, or “}”.
  2. It fixes another bug that could result in incomplete messages when exporting HTML messages to RTF if the HTML messages contained anchor elements.
  3. It tries to be a little more forgiving about malformed HTML messages (e.g., missing closing tags) in order not to produce corrupt RTF files which would refuse to open.

Mail Scripts is freeware (donations not refused). You can get the updated version from Andreas’ web site.

Tags: , , , , , , ,