mass messages on myspace

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.
Messages to Disk 2.0
Messages to Disk - Save of messages to disk as text files more>>
The script offers choice of kind of text file.
Enhancements:
- Always prompts for location of folder for storing messages.
- Allows choice of text file types: BBEdit, Tex-Edit Plus, Simple Text. You can add other program names and creator codes to the lists where "creatorNames" and "creatorTypes" are defined.
- Gives progress report after storing each message, with option to turn off. Beeps twice when all files have been stored.
- Fixed bugs in routine for making file name when first choice is already in use. Would fail if name was exactly 31 characters; got stuck in repeat sometimes trying to find valid name.
- Added code to re-wrap (remove hard line endings from) the message text. If you dont want to do this, change the property "rewrapping" to false. This allows your text editor to soft wrap the text to your window size.
- Rather than including entire source with miscellaneous headers, I select the recipients, from address, subject, sent date, and the body of the message. This makes for a "cleaner" text file with less extraneous stuff at the top.
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.
Count Messages in Folders 1.0
Count Messages in Folders - List folders and number of messages in each in draft window more>>
Completly freeware for personal use.
Set Sent Message Category 1.0
Set Sent Message Category - Set the category of a sent message more>>
It can run automatically on all replies from an Outgoing Rule, so that sent messages now show categories automatically just like received messages do when you have that preference set.
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
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.
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.
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.
DUB Messages RSS 1.1 rev.c
DUB Messages RSS rev.c is a well-designed and easy-to-use headline reader for the imperial DUB recordings community message board. more>>
DUB Messages RSS 1.1 rev.c is a well-designed and easy-to-use headline reader for the imperial DUB recording's community message board.
Major Features:
- The 15 of the most recent topics created.
- Present the headlines from the main RSS feed.
- Each headline is a clickable link to the thread itself.
Show Message Sizes 1.0
Show Message Sizes - Get the total size of messages more>>
Completly freeware for personal use.

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).
Open Unread Messages 1.0
Open Unread Messages - Shortcut for opening unread messages more>>
Completly freeware.
Move messages to different folder 1.0
Move messages to different folder - Shows proper syntax for moving messages between folders more>>
You could also simply "delete" the messages, but I want to leave them in Deleted Items for a day or so, just in case one of them is not junk.