Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: vinayakk on April 13, 2014, 09:11:47 am

Title: How to fix cpanel email error :has exceeded the max defers and failures per hour
Post by: vinayakk on April 13, 2014, 09:11:47 am
If you getting email bounce back related to the error below :-

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

1)   Directly login to the cpanel hosting using SSH

2)   Go to the path below :-

/var/cpanel/email_send_limits

After go to the path, you can see the defer file related to the domain. If you found it you can directly remove the file.

After that restart the exim :-

/etc/init.d/exim restart


 ;) :)