【发布时间】:2019-03-12 10:22:15
【问题描述】:
几年前,我一直使用 Plesk 12.5 管理服务器。
一切(电子邮件、网站等)都与我们的主域(我们称之为 myfirstdomain.com)完美配合。
几周后,我添加了一个新域(我们将其命名为 myseconddomain.fr),一切似乎都正常(电子邮件和网站),除了以下错误:当发件人发送给我们的电子邮件,他在 5 天后收到以下错误:
This is the mail system at host myfirstdomain.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<fabrice@myseconddomain.fr>: Message can not be delivered at this time
Reporting-MTA: dns; myfirstdomain.com
X-Postfix-Queue-ID: DC0B1702585
X-Postfix-Sender: rfc822; xxx@xxx.net
Arrival-Date: Tue, 5 Mar 2019 21:18:00 +0100 (CET)
Final-Recipient: rfc822; fabrice@myseconddomain.fr
Original-Recipient: rfc822;fabrice@myseconddomain.fr
Action: failed
Status: 4.2.1
Diagnostic-Code: x-unix; Message can not be delivered at this time
De: XXX XXX <xxx@uxxxvi.net>
Objet: Testing title
Date: 5 mars 2019 à 21:17:58 UTC+1
À: Fabrice Troilo <fabrice@myseconddomain.fr>
Testing body
您可以看到报告 MTA 是 myfirstdomain.com,所以这两个域之间可能存在混淆?
这是我们的 SPF:
"v=spf1 a mx include:_spf.google.com ip4:XX.XX.XX.XX ~all"
我将尝试对两个域进行此更新:
"v=spf1 +a +mx +a:myfirstdomain.com +a:myseconddomain.fr include:_spf.google.com ip4:62.210.16.40 ~all "
此外,电子邮件地址只是转发到 gmail 地址。
请问有什么线索可以看吗?
【问题讨论】: