Hello,
I’ve been asked to put together a system for sending bulk email, and I was looking for some pointers on how to set it up.
From what I’ve been told before, I’ll need to set up a queueing system (so the script will be executed by CRON and send out say 100 every 5 minutes), which isn’t a problem. The thing I’m struggling with is how I could set up some kind of system to capture information about how many times the email was opened, whether there were any clickthroughs, determine whether the email bounced etc.
Any ideas?
Cheers,
Jon