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

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...

SpamAssassin Command Line Bayesian Learn Command cPanel

Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...

Recursive chmod / Permission Change Across Directories for a File Type

The following command may be very useful for changing the permissions of a file type such as .php...