Client's domain is registered with GoDaddy where they have a mail-only plan at the moment. Now web hosting has been set up elsewhere and we need to point web service to the new host while retaining mail at GoDaddy. (For reasons not important here, this is not negotiable.)
What needs to be edited to carry this out correctly?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

Point the domain's MX records to the GoDaddy server.
Point the domain's A or CNAME records to the server hosting the website.

To find the MX records for a GoDaddy email account:

  1. Log in to your Account Manager.
  2. From the My Products section, click Email.
  3. Click Manage Account next to any email account.
  4. Go to the Domains tab, and then click Server Addresses.

Instructions to change MX, A, and CNAME records for a domain purchased from GoDaddy: http://help.godaddy.com/article/680

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.