Problem:
"Reverse DNS does not match SMTP Banner" as reported by http://mxtoolbox.com
And in a telnet test, EHLO returns a "250-server-name" instead of the domain name
(email is working including to microsoft, this is more of a ranking/reliability issue)
Setup: VPS with a single IP address with multiple domain names, each with email.
Details:
Postfix mail server
Plesk 12.5.30
OS Ubuntu 14.04.4 LTS (64bits)
Additional Info:
telnet mail.domain.tld 25
EHLO mail.domain.tld
250-vps-server-name-instead-of-domain-name
250-PIPELINING
250-SIZE 10240000
250-ETRN
250-STARTTLS
250-AUTH DIGEST-MD5 CRAM-MD5 PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
/etc/postfix/main.cf
contains
myhostname = vps-server-name
I Tried #commenting it out and restarting postfix, n/c
I have one of the domains setup as the reverse DNS for the VPS.
Testing was done with that domain but results are the same for all domains
I've reviewed the existing discussions with the same symptom but was not able to find a solution in any of them.
Thanks
"Reverse DNS does not match SMTP Banner" as reported by http://mxtoolbox.com
And in a telnet test, EHLO returns a "250-server-name" instead of the domain name
(email is working including to microsoft, this is more of a ranking/reliability issue)
Setup: VPS with a single IP address with multiple domain names, each with email.
Details:
Postfix mail server
Plesk 12.5.30
OS Ubuntu 14.04.4 LTS (64bits)
Additional Info:
telnet mail.domain.tld 25
EHLO mail.domain.tld
250-vps-server-name-instead-of-domain-name
250-PIPELINING
250-SIZE 10240000
250-ETRN
250-STARTTLS
250-AUTH DIGEST-MD5 CRAM-MD5 PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
/etc/postfix/main.cf
contains
myhostname = vps-server-name
I Tried #commenting it out and restarting postfix, n/c
I have one of the domains setup as the reverse DNS for the VPS.
Testing was done with that domain but results are the same for all domains
I've reviewed the existing discussions with the same symptom but was not able to find a solution in any of them.
Thanks