
21st April 2009, 19:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,908
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
|
|
The syntax to get the MX record is:
dig MX any-domain.com
The MX record is from the dns server that is authoritive for your domain name and is not directly related to your mail server setup. You should contact the company that runs the dns server for your domain and tell them to add a correct MX record pointing to the hostname of your server.
|