Mass Mailing
12/15/05 05:05 AM
I'm happy to report that Automator is not a good Spam tool. I'm sure apple designed it that way. But for many of is, there are legitimate reasons why you would want to send an email to more than one person or why you would want to resend the same email. Maybe you send the same informational email out on a regular basis. Or maybe you send out a newsletter from your Mac to multiple recipients. We've already the discussed Automator's limitation of not being able to send existing mail messages, but don't let that stop you from putting the power of mail to use. As email becomes the preferred method of business communication, Automator's Mail actions will become more and more useful.
First off, you
can send an existing message. It's just not in your drafts folder. There are two ways to get content in a New Mail Message action. The first is to put the action in a workflow and type the email there. You can open the workflow and modify it before sending. The other is to pass a TextEdit document to the action.
Get Specified Finder Items (set it to the document)
Get Contents of TextEdit Document
New Mail Message
The text (but not images) will appear in the body of the email. This allows you to modify the text document so you don't have to modify text in the workflow. If you want the document itself attached to the email:
Get Specified Finder Items (set it to the document)
New Mail Message
Now the document is an attachment. Using TextEdit, you have the option of saving and sending at RTF, Word, Html, Word XML, RTFD (with images) or a WebArchive (with images).
Another option, is to send a PDF. The formatting is more stable than a TextEdit rtf or a Word doc. Apple already built this workflow for you. Open the TextEdit document and press Apple-P. This calls up the Print dialog. Click the PDF button and choose Mail PDF. The disadvantage of this method is that you can't pre-address. But you can create your own pre-addressed workflow that with turn your document into a PDF. It is called up from the same list in the print dialog. The workflow is:
New Mail Message
Send Outgoing Messages
Then save this as a Printer plug-in. You can pre-address this to a group or individuals, set the subject line and add body text. If you'd like the option to modify anything before sending, check the Show Action When Run option.
One other feature of automator is that you have two ways to mass mail: send one email to everyone. Or send an individual email to each person. To send one email to everyone, click on the Address Book icon in the New Mail Message action and choose your group. This is faster, since only one email is sent.
But if you want to send an individual email to everyone on the list, you have the option of adding an individual greeting before the text with the Group Mailer action. It also is not obvious you're sending the email to more than one person. (Using BCC will not hide this.) The disadvantage of this method is that Mail will take the time to send 100 emails individually if there are 100 in the group. When you have an attachment, this can take a while. The workflow is:
New Mail Message
Group Mailer
Send Outgoing Messages
If you want to greet each recipient in the body of the email, but don't want "Dear" in front of their name, make sure "Add Greeting" is checked, but leave the greeting field blank.