The client had asked to build a website that will be used as a tool to send mass email campaigns. He also wanted to track the response of these campaigns using graphs and charts.
We did the proper analysis of what will be the bottles necks in sending mass emails. We used the PHP mail function to send the emails using cron jobs. Before a cron job started, we cross-checked other cron sending emails to the same email list.