Knowledgebase
Cpanel - How to configure max email per hour per domain
Posted by PremiumReseller.com on 27 July 2011 02:51 PM
|
|
How to configure max email per hour for specific domain? You have maximum email per hour set in cpanel tweak settings but need to customize send mail limit for some domain. It can be done with server root access. Log in your server via ssh and edit file /var/cpanel/maxemails. Customize limit for your-domain.com by adding one line your-domain.com=emails-per-hour Example: your-domain.com=200 Then run script /scripts/build_maxemails_config to update setting. That's all done. | |
|