Problem:
Can receive mail from some domains but others domains get a error.
The error usually states that the server wasn't found.
Solution:
The problem with the routing may be that the DNS setup where
the MX record points to an IP address. MX record should
should point to a name which points to an IP address
because lots of sites do a validation on the name
before routing and they won't find the name.
ex.
mx record for
mindwatering.com points to mail.mindwatering.com
mx record for
mail.mindwatering.com points to 24.88.241.227
previous page
|