SMS Mac Scripting Application 2.1

Available for download is SMS Mac Scripting Application 2.1.

As you know, SMS Mac also supports AppleScript.

You can now define a separate email address to receive your delivery reports. Just say in AppleScript:

set report email to “john.doe@mac.com”

The report email is a property of the application object.

Secondly, you can now specify that you want to receive a copy of the SMS in your email box. Just say:

set email receipt to true

The email receipt is a property of the message object.

Several example scripts are included.

The SMS Mac Scripting application is a Universal Binary.

To download the SMS Mac Scripting application, go to the downloads page.