Wednesday, November 19, 2014

SPF Record error when sending mail 551 5.0.0 Rejected

If you get the following error when sending a message, as a bounce back NDR notification
Remote Server returned '<mx.mail.google.com #5.0.0 smtp; 551 5.0.0 Rejected, look at http://www.openspf.org/why.html?sender=al@topel.com&ip=69.84.129.239&receiver=mailin1-trm.thomsonreuters.com>'

This means that the recipient server is doing an SPF record check and it doesn't match. 

What needs to match? 

The IP of the server you are using needs to be added to the SPF record also known as a TXT record in your DNS you can perform an SPF look-up by going to: 

http://mxtoolbox.com/SuperTool.aspx?action=spf%3a&run=networktools





Explained: 


Sender Policy Framework

Why

Why did SPF cause my mail to be rejected?

What is SPF?

SPF is an extension to Internet e-mail. It prevents unauthorized people from forging your e-mail address (see the introduction). But for it to work, your own or your e-mail service provider's setup may need to be adjusted. Otherwise, the system may mistake you for an unauthorized sender.
Note that there is no central institution that enforces SPF. If a message of yours gets blocked due to SPF, this is because (1) your domain has declared an SPF policy that forbids you to send through the mail server through which you sent the message, and (2) the recipient's mail server detected this and blocked the message.

mailin1-trm.thomsonreuters.com rejected a message that claimed an envelope sender address of al@topel.com.

mailin1-trm.thomsonreuters.com received a message from zixvpm03.reflexion.net (69.84.129.239) that claimed an envelope sender address of al@topel.com.
The domain topel.com has not published an SPF policy. It is possible that the receiving mail server refuses all mail from domains that do not have an SPF policy.

How can I reference this web page for explaining SPF results?

This web page is a public service of the SPF project. SPF implementations can (and do) use it to help explain the results of SPF checks by presenting to users a parameterized link to this page. See the "Why?" page documentation for details on how this works.

Edit text of this page | View other revisions
Last edited 2008-04-04 13:27 (UTC) by Frank Ellermann (diff)

No comments:

Post a Comment

Translate