5.7.1 Unable to relayFrom MozillaZine Knowledge Base
An open mail relay is a SMTP server configured to allow anyone on the internet to relay (send) a message using it. At one time this was a common configuration. However, nowadays that would be abused by spammers so many SMTP servers require the user to authenticate themselves whenever they send a message to somebody in another domain. If you get a error message that looks roughly like "5.7.1 Unable to relay" or "550 5.7.1 Relaying prohibited" when trying to send a message it probably means the SMTP server couldn't authenticate you as a legitimate user. Most email providers don't care who uses thier SMTP server to send a message to somebody in the same domain, so it may look like everything is working until you try to send a message to somebody in another domain. Some common authentication methods:
If you're unsure what method is used goto your email providers web site and browse thier email client support pages. If you have multiple SMTP servers double check that you're actually using the SMTP server that you think you are. This was a very common problem before the GUI was improved in Thunderbird 1.5. You might want to use one of the extensions mentioned in the Multiple SMTP servers article to make it easier to switch SMTP servers or to tell which one you are using. RFC 1893 defines a enhanced set of error codes for delivery status notification. The vendor can provide whatever error message they want to supplement the error code, but 5.7.1 always means there is a permanent failure of "Delivery not authorized, message refused". The most common cause is not being authenticated by the SMTP server. Some less likely possibilities are :
[edit] See also[edit] External links |
|