MyBB Community Forums

Full Version: limit mass email
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

My host has an email limit (200 emails per hour). It means I'm not allowed to send more than 200 email in one hour. When I'm using the mass email option I exceed this limit and get blocked out, which means my forum will temporarily be unavailable until they fix my account.

So my question is where can I set that my script sends 200 email per hour?

Thanks
I think there isn't such a setting in admin cp...
You can do something like this:
Set the "mail per page" to 10. Then just press the "Next" button every 5 minutes. In an hour you'll mail 120, and you have 80 spaces extra for registrations, subscriptions, lost password, etc.
If you have a big board with thousands of members, it will be an exhausting process. However it's a good idea for a small one. Thanks...