I have 80,000 users on my site and I recently turned my back on the forum script. I used and created myself a very simple one that works just as well (the forum script was too bloated and resource intensive for my simple site)
The only thing that I have lost is the ability to send mass emails to all my members.
So, I'm going to come up with a script to do it myself. After inspecting (including questions here), I decided that using Swift Mailer would be a good idea.
However, I went through all the documentation and don’t see how to send “100 at a time”, and I’m not sure how to do it.
Simply put. I have an admin panel with a form with two inputs "subject" and "message". When I click submit, what is the safest way to send 80,000 emails without crashes on my server or are marked as spam?
I am using a pretty promising dedicated server, so it has no problems with shared servers.
Thanks in advance for any advice!
source
share