Skip to main content

Max hourly emails per "user" instead per "domain" - sendmail ratelimit

Comments

1 comment

  • cPanelMichael
    Hello :) Email sent through the PHP mail() function are not bound by the "Max hourly emails per domain" limit. You will need to force your script to use SMTP authentication when sending out emails to ensure it's included in the limit. Or, you may want to consider trying a third-party application such as Mail Manage by ConfigServer. It's found here: [url=http://configserver.com/cp/cmm.html]ConfigServer Mail Manage It offers some additional options not available in cPanel for limiting email that you may find helpful. Thank you.
    0

Please sign in to leave a comment.