encrypted messages
Open Unread Messages 1.0
Open Unread Messages - Shortcut for opening unread messages more>>
Completly freeware.

Secret Message 1.0
Secret Message is designed to be a functional and innovative utility which was developed for children to send secret messages within plain messages to their friends via email. more>>
Secret Message 1.0 is designed to be a functional and innovative utility which was developed for children to send "secret messages" within "plain messages" to their friends via email. The Sender types a "plain message" and a "secret message" and saves a file which is used as an attachment to an email to a friend. The friend opens the Secret Message application, loads the attachment (an image) and views the "secret message". Secret Message is freeware.
Export Messages 1.1
Export Messages - Export multiple emails to text files from Apple Mail more>>
Does not support HTML emails yet, just plain text emails, but it is perfect for mailing list subscription emails or digests that are cluttering up your Mail mailboxes!
Export Messages runs from the script menu in Mail. Just drop it in the Mail Scripts folder in your Scripts folder (in your Library folder). If you dont see a folder named Mail Scripts, just create one (or choose Open Scripts Folder from the script menu in Mail and Mail will create it).
Separate Group Messages 1.0
Separate Group Messages - Send a separate e-mail to each member of a Group more>>
You may include attachments, and add extra recipients if you wish, who will also receive mail addressed only to themselves.
Send selected messages to kGTD 1.0
Send selected messages to kGTD - Send mail messages to kGTD more>>
This script can also be attached to a rule (or activated with Mail Act-On) to set up a particular mail alias which is always added to kGTD. Then you can IM yourself a reminder from the road and be confident that it will end up in your Kinkless task list.
Duplicate Message 1.0
Duplicate Message - Duplicate any message more>>
Just select the desired message, double-click the script ... and youre done.
Burst Digest Messages 1.1
Burst Digest Messages is one of the most advanced communication application for MAC. This AppleScript for Mail will take one or more selected MIME digest messages more>>
Burst Digest Messages 1.1 is one of the most advanced communication application for MAC. This AppleScript for Mail will take one or more selected MIME digest messages (messages formatted as either multipart/digest (MIME digest) according to RFC2046 or simple digest as defined by RFC1153) and extract the individual messages from the digest message - this is especially useful if you are subscribed to a mailing list in digest format but want to reply to a single message in the digest rather than the digest message itself.
The individual messages will be moved to the same mailbox as the original digest message and the temporary Import folder will be deleted (note that the root "Import" folder currently cannot be deleted due to a bug in Mail's AppleScript implementation). When running the script for the first time, the user can choose whether or not to delete the digest message upon successful extraction of the individual messages.
Requirements:
- Mac OS X 10.4 or higher

Locate Messages on Disk 1.0
An action for locating the disk files for Apple Mail messages. more>>
This action will locate the message files on disk for the Mail messages passed to it from the previous action. The result will be a list of file references in alias format. Useful for creating Mail archiving workflows. Download includes editable project files.
File Message 1.0
File Message - File name management more>>
This provides an animated method of information presentation using nothing more than the Finder.
Completly freeware.
Entourage Update Message Categories 1.0
Entourage Update Message Categories - Match the categories of inbox messages with your contacts more>>
If you have duplicate contacts, your messages will be set to match the first contact found.
I couldnt find a script like this. My inbox is full of mail messages that have the category "none" and some of them were miscategorized because I changed my Entourage address book. Now I select all the messages, click the script and everything gets organized.
Encrypt This 1.01
Encrypt This is designed to be a comprehensible Universal Binary AppleScript tool for Mac OS X that helps users create an AES 128-bit encrypted .dmg disk image file containing files and folders dragged onto the Encrypt This icon. more>> <<less
Voice Messages Manager 1.0
Free and open source voice messages manager for your Mac more>> Free and open source voice messages manager for your Mac
Voice Messages Manager is a manager of voice messages received by voice modem using vgetty. Voice Messages Manage allows to easily play messages and delete them.
System requirements:
-
Enhancements:
- Initial release.
Localize IMAP Messages 2.0
Localize IMAP Messages - IMAP storage allocation management tool more>>
This is particularly useful as you approach the limits of your IMAP storage allocation of your ISP, company or university, but when you do not want to remove the messages from Entourage to text or other archives.
You can repeatedly copy messages to the same local folder in a parallel local hierarchy to your IMAP folders.
Delete message from server 1.0
Delete message from server - Removes selected messages from the server in Entourage more>>
The Delete message from server AppleScript will do it neatly. I based this on Delete from Server X, an existing script that deleted messages from the server but only those in the trash, and only all of them, and also emptied the trash. I needed per-message control.
My version removes only the *selected* messages from the server. It has an advantage over the mouse-only native way to do this in Entourage in that it will work if you have messages selected that both are and arent still on the server. Yay.
encryptadoro 1.1
encryptadoro - Password encryption widget more>>
The problem I had with most encryption programs is that the resulting output is 8-bit ASCII characters. While this is fine for file-based encryption, its not so good if you want to be able to write down the encrypted result, or pass it along to a friend in an email. Some encryption programs will present the results in HEX which is an improvement, but it results in encrypted messages that are really long. With encryptadoro, the decrypted result consists of lower- and upper-case letters, numbers, periods, and hyphens; all characters that are easy to write and the increase in the encrypted message length is minimized.
encryptadoro makes use of triple DES encryption in CBC mode. The encryption routines were written by Paul Treo and are used here with his permission. To find out more about DES encryption and Pauls implimentaion of it, visit his site.
Enhancements:
- Added the ability to save encrypted results that can be recalled later. Great for saving passwords! While results should still be written down or saved elsewhere as back-up, this is much more convenient than typing them in every time.
- Added messaging to give feedback on when things are working... or not.
- Better support for copying large results onto the clipboard.
- No longer showing the statistics.
- Changed the default size of the widget.
- General UI improvements throughout.