我正在尝试为公司网站设置自定义电子邮件。唯一的问题是,当我向 Gmail 帐户发送电子邮件时,我收到以下回复:
The mail system : host gmail-smtp-in.l.google.com said:
The IP address sending this message does not have a PTR record setup, or the corresponding forward DNS entry does not point to the sending IP. As a policy, Gmail does not accept messages from IPs with missing PTR records. Please visit https://support.google.com/mail/answer/81126#ip-practices for more information.
我在 Cloudflare 上有记录,如下所示: Cloudflare 上的 DNS 记录图像
在托管我的 VPS 的 Linode 上,我有如下所示的 rDNS: Linode 上的 rDNS 图片
我使用电子邮件检查器mail-tester.com
检查了我的电子邮件[email protected]
。它返回以下内容:邮件测试器输出的图像
我不太明白问题是什么,因为我以前从来没有这样做过。
答案1
您的电子邮件服务器似乎在 HELO 命令中发送的是 example.com,而不是 mail.example.com。您需要在电子邮件软件的配置中更改此设置。