Skip to main content

Email limit not working

Comments

3 comments

  • SysSachin
    Hello, I think your accounts sending mails using php mail script and due to that "email per hour" setting not work. Bellow command will show the exact path for the mail script.
    cwd /var/log/exim_mainlog|grep -v /var/spool|awk -F"cwd=" '{print $2}'|awk '{print $1}'|sort|uniq -c|sort -n
    0
  • fate12
    So there's no way to make scripts sending email to respect the email limit?
    0
  • cPanelMichael
    Hello, Could you verify which PHP handler (e.g. DSO, suPHP) is enabled on the system for the version of PHP assigned to this account? Thank you.
    0

Please sign in to leave a comment.