Hello,
I am testing PMG with a residential FTTH connection (port 25 works in and out). I am measuring my spam score with mail-tester.com but there are 2 problems I can't solve:
problem1 (not so important): My IP is considered as dynamic (even if it never changed since I got this connection ~3 years ago):
problem2 (much more important): I can't set up the PTR record
I can't edit the DNS for the domain 44.79.206.77.rev.sfr.net because it's owned by my ISP, so I changed the smtp_helo_name to "44.79.206.77.rev.sfr.net" in PMG but SpamAssassin kills my score if I do that:
I am now thinking about installing PMG on a VPS (in a public cloud) to avoid these problems... Do you have any better solution?
Thanks for any help!
I am testing PMG with a residential FTTH connection (port 25 works in and out). I am measuring my spam score with mail-tester.com but there are 2 problems I can't solve:
problem1 (not so important): My IP is considered as dynamic (even if it never changed since I got this connection ~3 years ago):
Code:
SpamAssassin thinks you can improve
-0.001 KHOP_DYNAMIC KHOP_DYNAMIC
-0.001 RCVD_IN_SORBS_DUL SORBS: sent directly from dynamic IP address
-0.363 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS
problem2 (much more important): I can't set up the PTR record
Code:
Your reverse DNS does not match with your sending domain.
Reverse DNS lookup or reverse DNS resolution (rDNS) is the determination of a domain name that is associated with a given IP address.
Some companies such as AOL will reject any message sent from a server without rDNS, so you must ensure that you have one.
You cannot associate more than one domain name with a single IP address.
Your IP address <myIP> is associated with the domain 44.79.206.77.rev.sfr.net.
Nevertheless your message appears to be sent from <pmg_hostname>.
You may want to change your pointer (PTR type) DNS record and the host name of your server to the same value.
I can't edit the DNS for the domain 44.79.206.77.rev.sfr.net because it's owned by my ISP, so I changed the smtp_helo_name to "44.79.206.77.rev.sfr.net" in PMG but SpamAssassin kills my score if I do that:
Code:
-2.893 HELO_DYNAMIC_SPLIT_IP Relay HELO'd using suspicious hostname (Split IP)
-0.001 KHOP_DYNAMIC KHOP_DYNAMIC
-0.001 RCVD_IN_SORBS_DUL SORBS: sent directly from dynamic IP address
-0.363 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS
-0.001 TVD_RCVD_IP Message was received from an IP address
I am now thinking about installing PMG on a VPS (in a public cloud) to avoid these problems... Do you have any better solution?
Thanks for any help!
Last edited: