Skip to main content

Max hourly emails per domain is set to 100, but...

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. Thank you.
    0

Please sign in to leave a comment.