Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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.

share|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

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

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.