Hi, i have an organization with approximately 3000 members that I am trying to code a dynamic mass e-mail loop from my website. I have the loop working but I am not sure how to set blocks of 300 e-mails to deliver in 2 minute intervals. Any ideas?
First of all this smells of spam... Second of all I don't believe you can do that through a browser (the timing thing). Rather you would need to look into a cron job or something else of the sort.