View Single Post
  #20 (permalink)  
Old 08-08-2007, 07:50 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

If I may jump in-from the external aspect...for the your domain 'cntit.com' the MX record value 'webmail.cntit.com' points to a CNAME. It must point to a host name with an A record.
Webmail.cntit.com is a CNAME pointing to webmail.cntit.com (change that entry to an A record/IP address)

do a
dig mx cntit.com
it should return an answer in the authority section...

Quote:
This is a hosted dedicated server no LAN/WAN schema.
Hosted whith what company & how are you currently managing DNS entries?

Last edited by mmorse; 08-08-2007 at 08:02 PM.. Reason: dig mx cntit.com
Reply With Quote