Email AppleScripts: Auto CSV Mailer

This AppleScript will read in a CSV file and for each line of the CSV file, it will send an email to the email addresses listed with the details such as Subject, Body, From, To, CC, BCC.

Initially, the AppleScript prompts for selection of input (CSV) file which is processed and emails are sent.

Options are provided to send mail visibly or invisibly.

The CSV file format is <to_mail_id>,<cc_mail_ids_seperated_by_#>,<subject_to_send>,<Name_of_sender>,<body_of_message>
Only one entry per line is assumed. Body may contain any punctuation, special chars including ",". That's why it is limited to only one line
Option to send CC or BCC
It checks for valid email id only by searching for "@" which is preceded and succeeded by some string values.

In 5 minutes, your automation problem is solved!
Automatically send emails to as many emails as you like.

Why pay for this? The answer is simple, we spent hours researching and testing this code so you can be back working in minutes.


tested on a mac

 
System Requirements - Tested!
Mac
Tested Mac OS X (Version 10.5.2)
Mail (Version: 3.2)

AppleScripts Details
Author: thompson-solutions
License:Royalty Free
Version:1.0
Rating:Advanced
Filesize:8.8KB
Post Date:Mon 01 Jun 2009
Cost:US$3.50

PayPal

Can't find what your solution here?
Check out the following AppleScript Forums:
MacScripter, or
Apple Discussion Board


 

Related Email AppleScripts

Listed on: Dmegs Web Directory | Directory World