Domain example.com has exceeded the max emails per hour (200) allowed. Message discarded.
Got 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!
Warning: Declaration of Social_Walker_Comment::start_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::start_lvl(&$output, $depth = 0, $args = Array) in /Users/wade/Sites/hm2k.org/wp-content/plugins/social/lib/social/walker/comment.php on line 18
Warning: Declaration of Social_Walker_Comment::end_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::end_lvl(&$output, $depth = 0, $args = Array) in /Users/wade/Sites/hm2k.org/wp-content/plugins/social/lib/social/walker/comment.php on line 42
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