Received-SPF: none (domain of deens1.chickenkiller.com does not designate permitted sender hosts)
Received-SPF: pass (google.com: best guess record for domain of [email protected] designates 89.248.166.162 as permitted sender) client-ip=89.248.166.162;
这些是邮件标题,当我从我的域名发送电子邮件。我想知道为什么gmail显示spf =“通过”,为什么雅虎显示“没有”。
可能它与Received-SPF头部中的best guess record词有关,这可能表示它(Gmail)没有看到来自该域的任何其他IP地址的邮件,这意味着它没有明确地使用SPF因为没有logging,但试图validation它的logging,不像雅虎! 这只是使用SPFlogging。
HTH