I'm looking for a solution that will enable me to automate/schedule an email to individuals listed on a CSV file. I want to be able to embed data fields from the CSV into the message. In other words, I have a SQL database that exports a CSV of customer appointments at a certain time each day, and I want to email individuals listed on the CSV a reminder of their appointment with variables such time and location in the body of the email. Constant Contact would be a good solution if I could automate the upload of the CSV.

link|improve this question
Although not a computer software, try phpList. Seems to support most of what you ask for, including CSV import, custom fields and scheduled sending. – slhck Aug 16 '11 at 14:57
1  
This is a fairly easy thing to script, if you are familiar with any languages like vbscript or perl. – Keltari Aug 16 '11 at 15:42
feedback

closed as off topic by digitxp, sblair, random Aug 17 '11 at 2:50

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.