【发布时间】:2015-02-13 02:57:37
【问题描述】:
我的某个 WordPress 网站上的电子邮件会成为垃圾邮件,对此我有疑问。我正在测试一个 gmail 帐户。我不确定为什么收到来自主机 see.seekmomentum.com 的电子邮件,而不是帐户rodriguez-music.com 的域。
这是设置的 SPF 记录:
"v=spf1 +a +mx +ip4:198.57.217.77 +a:see.seekmomentum.com +include:see.seekmomentum.com ~all"
这是电子邮件标题:
Delivered-To: adam@seekmomentum.com
Received: by 10.36.78.75 with SMTP id r72csp813793ita;
Thu, 12 Feb 2015 18:43:53 -0800 (PST)
X-Received: by 10.67.8.98 with SMTP id dj2mr11270446pad.134.1423795433239;
Thu, 12 Feb 2015 18:43:53 -0800 (PST)
Return-Path: <rodrigue@see.seekmomentum.com>
Received: from see.seekmomentum.com (see.seekmomentum.com. [198.57.217.77])
by mx.google.com with ESMTPS id c2si1020944pas.234.2015.02.12.18.43.52
for <adam@seekmomentum.com>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Thu, 12 Feb 2015 18:43:53 -0800 (PST)
Received-SPF: none (google.com: rodrigue@see.seekmomentum.com does not designate permitted sender hosts) client-ip=198.57.217.77;
Authentication-Results: mx.google.com;
spf=none (google.com: rodrigue@see.seekmomentum.com does not designate permitted sender hosts) smtp.mail=rodrigue@see.seekmomentum.com
Received: from rodrigue by see.seekmomentum.com with local (Exim 4.82)
(envelope-from <rodrigue@see.seekmomentum.com>)
id 1YM6ES-0008GV-4P
for adam@seekmomentum.com; Thu, 12 Feb 2015 21:43:52 -0500
To: adam@seekmomentum.com
Subject: WP Mail SMTP: Test mail to adam@seekmomentum.com
Date: Fri, 13 Feb 2015 02:43:52 +0000
From: Rodriguez Music <sales@rodriguez-music.com>
Message-ID: <4bb4be1574fad992ef467c20edccc40e@www.rodriguez-music.com>
X-Priority: 3
X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - see.seekmomentum.com
X-AntiAbuse: Original Domain - seekmomentum.com
X-AntiAbuse: Originator/Caller UID/GID - [504 500] / [47 12]
X-AntiAbuse: Sender Address Domain - see.seekmomentum.com
X-Get-Message-Sender-Via: see.seekmomentum.com: authenticated_id: rodrigue/from_h
X-Source: /usr/bin/php
X-Source-Args: /usr/bin/php /home/rodrigue/public_html/wp-admin/options- general.php
X-Source-Dir: rodriguez-music.com:/public_html/wp-admin
This is a test email generated by the WP Mail SMTP WordPress plugin.
【问题讨论】: