Base de Conhecimento

Domain has exceeded the max defers and failures per hour error  Imprimir este Artigo

Why am I getting a Domain has exceeded the max defers and failures per hour error?

 

As of the release of cPanel 11.32, to which we upgraded in early March 2012, a new feature intended to limit the ability of exploited or hacked sites to send out spam has been implemented. A few customers who send out mass mailings have been triggering this feature, due to the number of bad/undeliverable email addresses on their lists.

If you encounter this problem, you'll receive a bounce message with an error similar to the following:

Domain has exceeded the max defers and failures per hour (5/5 (50%)) allowed. Message discarded.

cPanel will regularly monitor the emails sent through all email accounts on your domain, and if, over the past hour, more than 25% of the attempted deliveries have failed, outbound email will temporarily be limited.

The "(5/5)" portion of the error indicates that the measurement of bounces kicked in once 5 bounces were detected during the hour. In other words, if you have 4 bounces in an hour during which you sent 16 emails, even though 50% of your emails have bounced, nothing will happen because you are under 5 bounces. Once you reach five bounces in an hour, the bounce percentage measurement is taken and a sending restriction is enforced if you're over the bounce percentage limit.

Because there are clients who fail to keep their PHP scripts updated with newest versions, some sites are vulnerable to exploits by spammers. Sites get hacked and mail accounts hijacked for spam purposes. Because spam campaigns have a high bounce rate, this feature can quickly limit the damage that can be done by these exploits, and prevent our servers from ending up on dns blacklists, and then being unable to deliver legitimate email properly.

If you send mass mail and haven't kept your mailing list clean by removing invalid email addresses, you may generate enough bounces to have your mailings limited. The only way to work around this is to clean up your list and remove any invalid email addresses.

Determining the precise cause of this error

If you're not sure exactly what is causing this, you can probably figure it out by using the Email Trace icon in your hosting control panel. When you click the Email Trace icon, you'll see a field where you can enter a recipient's email address and then click a "Run Report" button to get information about email sent to that recipient. If you enter nothing for the recipient email address, you'll get back data for all email traffic, and as you look through it you should see groups of bounced messages which can help you determine what sender caused the problem, and why.

Esta resposta foi útil?

Artigos Relacionados

php error: Allowed memory size of x bytes exhausted
If you are getting an error like "Allowed memory size of... in file...
Website Migration Guide
The Migration Team at Liquid Web is dedicated to providing customers with an efficient and as...
How to create a user-friendly URL using .htaccess?
If your website is using long URL like example.com/files/folder/sitemap.html, you can change it...
How to redirect a page to another page or website using .htaccess?
If a page on your website no longer exist and you want to redirect it to your new page or website...