Topic: About the Mail Broadcast plugin
It seems like the script loops through and sends all mail at once. I have over 7000 users and I think this will cause a huge overload on the server? Is this a problem and how could it be fixed?
I guess it could work using sleep(); for a couple of seconds every 100 mails?