Email automation

psudan

Well-Known Member
Joined
Jun 24, 2009
Messages
118
Hi,

I need to send 30 different email with a specific sequence (1 email/day) to clients. So basically for 30 days from the day the client is assigned to the distribution. This is for a training program.

I have looked at different email marketing solution but none fit the profile.

Any idea?

Thanks,
Phil
 

WAslayer

Executive Member
Joined
May 13, 2011
Messages
8,937
use linux and use bash.. it is going to be the quickest and simplest way to do it.. you can have a cron set to run a script each day which then sends the mail to the client..
 
Top