gpt4 book ai didi

wordpress - 收到-SPF : neutral

转载 作者:太空宇宙 更新时间:2023-11-03 17:10:42 26 4
gpt4 key购买 nike

我有一个安装了 Wordpress 的 Ubuntu 服务器。从服务器发送电子邮件时,我收到以下 header :

Received-Spf: neutral.

我确实在以下事项中设置了 SPF 记录:

v=spf1 mx a include:_spf.google.com include:spf.gigahost.dk ~all

a-record 解析为我服务器的 IP

46.101.199.65

使用 http://vamsoft.com/support/tools/spf-policy-tester 进行测试时使用 IP 和电子邮件 hello@kjottogblod.com 它通过了。

知道为什么 Google 不将服务器发送的电子邮件标记为“通过”吗?

这是完整的标题。我已经用 xxx@xxx.com 替换了我的电子邮件。但接收电子邮件是 Google Apps 帐户。

Delivered-To: xxx@xxx.com
Received: by 10.157.38.140 with SMTP id l12csp352662otb;
Tue, 5 Jul 2016 06:42:16 -0700 (PDT)
X-Received: by 10.28.50.131 with SMTP id y125mr17192051wmy.94.1467726136065;
Tue, 05 Jul 2016 06:42:16 -0700 (PDT)
Return-Path: <www-data@ubuntu-2gb-fra1-01-tpk>
Received: from ubuntu-2gb-fra1-01-tpk ([46.101.199.65])
by mx.google.com with ESMTP id f66si16033wme.56.2016.07.05.06.42.15
for <xxx@xxx.com>;
Tue, 05 Jul 2016 06:42:16 -0700 (PDT)
Received-SPF: neutral (google.com: 46.101.199.65 is neither permitted nor denied by best guess record for domain of www-data@ubuntu-2gb-fra1-01-tpk) client-ip=46.101.199.65;
Authentication-Results: mx.google.com;
spf=neutral (google.com: 46.101.199.65 is neither permitted nor denied by best guess record for domain of www-data@ubuntu-2gb-fra1-01-tpk) smtp.mailfrom=www-data@ubuntu-2gb-fra1-01-tpk
Received: by ubuntu-2gb-fra1-01-tpk (Postfix, from userid 33)
id AF06414471B; Tue, 5 Jul 2016 09:42:15 -0400 (EDT)
To: xxx@xxx.com
Subject: =?UTF-8?Q?Your_Kj=C3=B8tt_og_Blod_order_receipt_from_July_5,_2016?=
X-PHP-Originating-Script: 33:class-phpmailer.php
Date: Tue, 5 Jul 2016 13:42:15 +0000
From: =?UTF-8?Q?Kj=C3=B8tt_og_Blod?= <hello@kjottogblod.com>
Message-ID: <9e947b8b46848b4f9fb10ff2e25ee2a1@kjottogblod.com>
X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

最佳答案

这是用于 SPF 检查的 smtp.mailfrom 地址。这就是所谓的信封发件人。由于 ubuntu-2gb-fra1-01-tpk 不是有效域,因此它不能有 SPF 记录,因此结果为中性。

因此,您必须设置 Wordpress 安装以使用更好的信封发送器。我不是 Wordpress 专家,但似乎有几个过滤器/插件可以让您更改邮件设置。

关于wordpress - 收到-SPF : neutral,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38205403/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com