Hello,
I run Plesk 12 on Centos 5.5.
When I check on MXToolbox, it shows my servers has a SMTP Reverse DNS Issue.
Here are details:
1. SMTP Banner check on MXToolbox output is:
3. Result of host smtp.example.com command output for my server is:
But host **.**.**.*** command output for my server is:
4. I have only 1 website and domain on my server. The registered domain on Plesk hostname is example.com. I am not sure if I should change Plesk hostname to something like myserver.example.com
I am not sure my about this issue. PTR lookup resolves correctly to my server, example.com but MXToolbox expects it to resolve to smtp.examle.com
Do you have any recommendation about this problem and how can I fix it please?
I run Plesk 12 on Centos 5.5.
When I check on MXToolbox, it shows my servers has a SMTP Reverse DNS Issue.
Here are details:
1. SMTP Banner check on MXToolbox output is:
SMTP Banner Mismatch
2. Result of telnet mail.example.com 25 command output is:
Trying **.**.**.***...
Connected to mail.example.com.
Escape character is '^]'.
220 example.com ESMTP
**(This outputs as 220 example.com ESMTP rather than 220 mail.example.com ESMTP)
Connected to mail.example.com.
Escape character is '^]'.
220 example.com ESMTP
**(This outputs as 220 example.com ESMTP rather than 220 mail.example.com ESMTP)
3. Result of host smtp.example.com command output for my server is:
smtp.example.com has address **.**.**.***
But host **.**.**.*** command output for my server is:
**.**.**.***.in-addr.arpa domain name pointer example.com.
It does not resolve to smtp.example.com but to example.com for my server. To me, it seems to be correct and logical but below MXToolbox description states the correct SMTP reverse DNS syntax which I copied from official MXToolbox
Example of a correctly matching pair of records:
(A) lookup for smtp.mxtoolbox.com resolves to 208.123.79.38
(PTR) lookup for 208.123.79.38 reverses to smtp.mxtoolbox.com
(A) lookup for smtp.mxtoolbox.com resolves to 208.123.79.38
(PTR) lookup for 208.123.79.38 reverses to smtp.mxtoolbox.com
4. I have only 1 website and domain on my server. The registered domain on Plesk hostname is example.com. I am not sure if I should change Plesk hostname to something like myserver.example.com
I am not sure my about this issue. PTR lookup resolves correctly to my server, example.com but MXToolbox expects it to resolve to smtp.examle.com
Do you have any recommendation about this problem and how can I fix it please?