View Single Post
  #3 (permalink)  
Old 11-22-2003, 08:45 AM
williamjay's Avatar
williamjay williamjay is offline
WebProWorld New Member
 

Join Date: Sep 2003
Location: Prince Edward Island, Canada
Posts: 15
williamjay RepRank 0
Default DNS, A NAME and CNAME

Looking briefly at the post, I see two things right away.
CNAME records are used to point to A records, so change the *.domain to a CNAME.
An MX record is in effect a CNAME record and so needs to be pointing to an A NAME record, so change the mail.domain to an A NAME. . .

William
Reply With Quote