why do I get this mail server configuration error?
Posted
by
Francesco
on Server Fault
See other posts from Server Fault
or by Francesco
Published on 2012-12-09T14:46:31Z
Indexed on
2012/12/09
17:06 UTC
Read the original article
Hit count: 230
<<The configuration of your mail servers and your DNS are not ok! The report of the test is:
mail.mydomain.com. -> mydomain.com -> 78.47.63.148 -> static.148.63.47.78.clients.your-server.de
Spam recognition software and RFC821 4.3 (also RFC2821 4.3.1) state that the hostname given in the SMTP greeting MUST have an A record pointing back to the same server.>>
I have a A Record that points mail.mydomain.com to 78.47.63.148 (which is my given ip address for my vps) All other records are fine, so what's wrong and what record should I create to make it right? Thanks
© Server Fault or respective owner