Domain example.com has exceeded the max emails per hour (200) allowed. Message discarded.
July 15, 2009Got this error with cpanel?
Domain example.com has exceeded the max emails per hour (200) allowed. Message discarded.
The fix is simple…
echo example.com=10000 >> /var/cpanel/maxemails
The result is this:
root@server [/]# cat /var/cpanel/maxemails
# If you update this file you must run /scripts/build_maxemails_config
example.com=10000
Change “example.com” for your domain and change “10000″ for your max. Don’t forget to run the script.
Enjoy!
Related posts:
- Focus on one domain Why you should be focusing on one domain name for...
- The requested URL /cpanel was not found on this server If you run cPanel servers, then you may at some...
- Inveis.com .cn domain scam Today I received the following email from toby.yang@inveis.com… [Note: If...
- No Message Alerts Problem on Nokia N95 A couple of weeks ago I noticed that the alerts...
- Domain Slamming Ever received one of those domain renewal notices from companies...
when i tried to apply following command in internet explorer address bar
i got followng error message
We did not find any results for echo ajmalworld.com=10000 >> /var/cpanel/maxemails
Please tell me how can i used above mentioned command.
Thank you in advance