我有一个具有单个 IP 地址和多个域名的 VPS。
我使用 mail-tester.com 来检查我的电子邮件的垃圾邮件率。我的结果是:
Your IP address 93.123.12.43 is associated with the domain 2132217.myisp.net.
Nevertheless your message appears to be sent from mail.example.com.
You may want to change your pointer (PTR type) DNS record and the host name of your server to the same value.
Here are the tested values for this check:
IP: 93.123.12.43
HELO: mail.example.com
rDNS: 2132217.myisp.net
现在,当我在 ISP 的托管面板中检查我的 VPS 的 DNS 反向设置时,我看到 IP 93.123.12.43 的 2132217.myisp.net。我知道我不能将多个域名与一个 IP 地址相关联,所以:
我是否应该将“2132217.myisp.net”替换为 MAIL 服务器域“mail.example.com”作为 FQDN?
(我不确定 rDNS 设置是否用于电子邮件以外的其他用途,更改此设置可能会破坏我的网站)。
我已经在这里检查过: 共享 IP 地址上多个域的 PTR 记录 (rDNS)
是的,你应该这样做。它将解决您一直遇到的某些交付问题。我想不出任何负面影响(或者我在过去几十年里听过的任何人)。