
我有一個具有單一 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.example.com”作為 FQDN?
(我不確定 rDNS 設定是否用於電子郵件以外的其他用途,更改此設定可能會破壞我的網站)。
我已經在這裡檢查過: 共用 IP 位址上多個網域的 PTR 記錄 (rDNS)
答案1
是的,你應該這樣做。它會使固定您遇到的某些交付問題。我(或過去幾十年裡我聽過的任何人)都沒有想到任何負面影響。