That does not look right.
Some mail providers check that the reverse dns entry matches your IP address. So if your mail server is called mail.domain.com and your have a public ip address of 1.2.3.4, then the ip address of 1.2.3.4 must resolve back to mail.domain.com for it to be valid.
The ip address you posted looks to be your internal private ip of 10.0.0.1, which is not the one you need to be checking.
Check your domain at pingability.com and see what comes back for your mail servers. |