Objective Labs

What's New:

MailMergeApp v1.5.2 (download)

For Mac OS X v10.3.9 - Leopard
Jan. 10, 2008

Description:


MailMergeApp is an AppleScript Studio application that makes it amazingly simple to create 'merged' mailings. The single greatest thing about this application is that it uses the Mac OS X Address Book as your contact list, so your mail list is already complete. When you launch the application it asks the Address Book what groups you have configured and allows you to chose them from a popup menu. It does the same with Mail.app for your 'send from' accounts.

All you have to do is type in you message, with spell check and multiple undo's of course. Insert your dynamic tags such as name, phone number, email address, address, and click generate. MailMergeApp will then build individualized emails in Mail.app and put them in your out box for you to review. Once you're sure your mailing is complete. Click send and receive all. Now you users, friends, or family get a specialized email just for them - no more cold carbon copies.

It's ideal for developers who want to send customized mailings but don't need the full spam friendly power of the expensive merge programs that are available. It is available thourgh PayPal for $10 , but has a full featured demo mode that allows you to send up to 10 customized emails at a time. Registered versions can send a an unrestricted number of merged emails per batch.

Universal Binary (Intel Compatible).
If you've come up with a plugin you'd like to share, .

Screen Shot (1.5 Pictured):







System Requirements:


A Macintosh running a minimum of Mac OS X v10.2.5 or higher. Mail.app and Address Book. (Both included with OS X)


Purchase


To purchase your copy of MailMergeApp click the PayPal button below. The price is only $10.00, and you get $5.00 free just for singing up for PayPal, the worlds #1 online purchasing source. Your serial number will be e-mailed to the address that you register with paypal within 24 hours (usually much less).

With your registration you will qualify for all future updates to MailMergeApp for 1 year. Also, you will receive exclusive download access to builds between public releases that add some features or tweak some issues.


Install MailMergeApp


Decompress the disk image with Stuffit Expander. Then mount the disk image. Finally, copy MailMergeApp to your hard drive, preferably in your Applications folder.
Launch MailMergeApp by double clicking it.

Create Your Own Plugins:


There is hidden power in MailMergeApp. There is a very simple support for AppleScript plugins. The plugins allow you to customize the email application used and the creation of the messages. There are currently four plugins, one for Apple's Mail.app, BareBones' Mailsmith, Eudora, and Microsoft Entourage, but it can quickly be adapted for your own needs.

To view the current plugins, modify them, or use them to create your own, control-click on the MailMergeApp aplication and choose show package contents. From there navigate to MailmergeApp.app/Contents/Resources/Plugins/. To add a new pluging just name it whateverYouWant.scpt. Launch MailMergeApp and it will automatically locate your new script.

The script requires two methods. They must exactly match what is below, but from there you can customize to your hearts content. The "on" statements must match the two below:

on sendEmail(theSubject, theBody, theSender, thename, theAddress, theAttachment)

and

on getSendersNames()

MailMergeApp v1.4 (old version) (download)

For Mac OS X v10.3.9 - Leopard
Aug 23, 2006

MailMergeApp v1.2 (old version) (download)

For Mac OS X v10.2.5 - 10.3.9 (Tiger Compatible)
Feb, 2005



© 2000-2007 Objective Labs and Tim Conner