Difference between revisions of "Error message MTA 5xx"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
Line 2: Line 2:
 
<span data-link_translate_nl_title="Foutmelding MTA 5xx"  data-link_translate_nl_url="Foutmelding_MTA_5xx#Reden.28en.29"></span>[[:nl:Foutmelding MTA 5xx]][[nl:Foutmelding MTA 5xx]]
 
<span data-link_translate_nl_title="Foutmelding MTA 5xx"  data-link_translate_nl_url="Foutmelding_MTA_5xx#Reden.28en.29"></span>[[:nl:Foutmelding MTA 5xx]][[nl:Foutmelding MTA 5xx]]
 
<span data-link_translate_fr_title="Message d'erreur MTA 5xx"  data-link_translate_fr_url="Message d'erreur MTA 5xx"></span>[[:fr:Message d'erreur MTA 5xx]][[fr:Message d'erreur MTA 5xx]]
 
<span data-link_translate_fr_title="Message d'erreur MTA 5xx"  data-link_translate_fr_url="Message d'erreur MTA 5xx"></span>[[:fr:Message d'erreur MTA 5xx]][[fr:Message d'erreur MTA 5xx]]
 +
 +
{{#seo:
 +
|title=Error message MTA 5xx
 +
|title_mode=append
 +
|keywords=these,are,your,keywords
 +
|description=Error message MTA 5xx
 +
|image=Uploaded_file.png
 +
|image_alt=Wiki Logo
 +
}}
  
 
== Error message ==
 
== Error message ==

Latest revision as of 17:13, 27 September 2021

en:Error message MTA 5xx nl:Foutmelding MTA 5xx fr:Message d'erreur MTA 5xx

Error message

Reporting-MTA: dns; mailserver.yourdomain.abc
Action: failed
Final-Recipient: rfc822; name@yourdestination.abc
Status: 5.0.0
Remote-MTA: dns; mailserver.yourdestination.abc
Diagnostic-Code: smtp; 554-mail.yourdestination.abc
554 Your access to this mail system has been rejected due to the sending MTA's poor reputation. If you believe that this failure is in error, please contact the intended recipient via alternate means.

Reason(s)

You have received this error message because your sending email server doesn’t respect one or more standards applicable to electronic mail and defined within RFC 822 It is possible that the MTA server rejected your message for one or more of the following reasons.

  • The sending domain has been created recently. Know that by default a domain will be marked with a bad reputation, that it will build over
  • The sending server has been blacklisted. This is probably since it is, or has been used, to send email in quantity or sending undesirable messages (SPAM).
  • The configuration of your SPF Record is incomplete or has been incorrectly set up. The SPF Record allows one or more IP addresses to send email on behalf of the specified domain
  • Reverse DNS does not return the same value; When you send with server mailserver.mydomain.abc that after a PING returns IP 123.456.789.123. However, a reverse DNS on this IP returns mailserver.otherdomain.abc. (You’ll get this value when you interrogate the IP with a PING -a command) In this case it is possible that the MTA rejects your message.

For obvious reasons some of the above are difficult to achieve within a mutualised hosting environment such as an Ikoula DirectAdmin structure. On one server you may find several registered DNS’ to whom will apply different usage methods.

Solution(s)

To counteract on such unpleasantness you have the possibility to switch over to one of our dedicated server packages. As suggested by the error message itself you can also contact your recipient and have him or her request their IT services team if they have the possibility to whitelist your domain and/or email server.