spf-test@openspf.org - 它有效吗?

时间:2011-01-27 23:48:45

标签: gmail spf

我有几个Google Apps For Your Domain客户,每个客户都有一个SPF记录,如:

主机名:
@

TXT数据:
v=spf1 include:_spf.google.com ~all

其中许多已设置好几个月,更不用说典型的48小时DNS刷新周期。发送电子邮件至:

check-auth@verifier.port25.com

我从SPF上获得了所有域名的通行证。然而 - 当发送电子邮件到:

spf-test@openspf.org

我收到如下邮件传递错误:

Delivery to the following recipient failed permanently:

    spf-test@openspf.org

Technical details of permanent failure:

Google tried to deliver your message, but it was rejected by the recipient domain.
We recommend contacting the other email provider for further information about the
cause of this error. The error that the other server returned was: 550 550 5.7.1
<spf-test@openspf.org>: Recipient address rejected: SPF Tests: Mail-From
Result="pass": Mail From="xxxxx@xxxxxx.com" HELO name="mail-yi0-f45.google.com"
HELO Result="none" Remote IP="209.85.218.45" (state 14).

----- Original message -----

Received: by 10.150.204.10 with SMTP id b10mr1415096ybg.340.1296170820591;
 Thu, 27 Jan 2011 15:27:00 -0800 (PST)
MIME-Version: 1.0
Received: by 10.151.51.18 with HTTP; Thu, 27 Jan 2011 15:26:40 -0800 (PST)
From: Chris Moschini <xxxxx@xxxxxx.com>
Date: Thu, 27 Jan 2011 15:26:40 -0800
Message-ID: <AANLkTiknfTV9cU5v1tRC39chacqxz71Ch366eHEoxhX7@mail.gmail.com>
Subject: Test4
To: spf-test@openspf.org
Content-Type: multipart/alternative; boundary=000e0cd2e71a546250049adc49bb

1 个答案:

答案 0 :(得分:10)

按照设计,发送电子邮件至spf-test@openspf.org时会返回错误。错误消息包含您的测试是否有效的结果。 Mail-From Result =“pass”:表示您的测试在发送邮件时通过了SPF。请在此处查看有关所有内容的完整文档:http://www.openspf.org/Tools