cPanel Max Defers Occurring for an Account

While viewing exim_mainlog and seeing the following:

 

enforce_mail_permissions: Domain thedomain.com has exceeded the max defers and failures per hour (5/5 (100%)) allowed. Message discarded.

 

This occurs when an account is sending email to too many invalid recipient emails. This may be the result of:

 

  • - bulk email sending
  • - a script using that email address has been compromised
  • - the email account itself is compromised

In such a case we recommend validating your recipient list, ensuring any PHP or java scripts you are using are up to date and secure, and/or changing the password of your email account and making sure you are using SSL/TLS for your email connections.

 


If you have a VPS or dedicated server, if necessary, you may increase the allowed defer emails via your web host manager tweak settings.

 

To reset an accounts defer block, remove the file at /var/cpanel/email_send_limits/max_deferfail_thedomain.com 


  • 130 Users Found This Useful

Was this answer helpful?

Related Articles

error: db3 error(-) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery

error: db3 error(-) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery...

cPanel Account - PHP Startup: Unable to load dynamic library

PHP Warning:  PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...

Account's error_log produces flood of missing modules

 Account's error_log produces flood of missing modules. Ex:   From error_log:     [23-Apr-2018...

How to convert InnoDB to MyISAM

Although at times faster, you will find InnoDB a very large headache when it comes to table...

Whitelisting Multiple IPs with Mod_Security

The following can be added to the main modsecurity.conf or a whitelist file such as one...