Nameservers & E-Mail

Status
Not open for further replies.

webmaster74

New Member
Messages
4
Reaction score
0
Points
0
Our organization currently uses Network Solutions. I just changed our nameservers to x10 yesterday, and today we have no access to our e-mail through Network Solutions. Is this a result of the nameservers change, and if so, how do I host my site on x10 and maintain access to e-mail? (note: eventually, we'll be switching e-mail over to Google Apps).
 

techairlines

x10 Flyer
Community Support
Messages
2,867
Reaction score
165
Points
63
Yes its from the name servers change, but it can easily be fixed.

Go to your cPanel. Under the Mail section, click on MX Entries.

In the Email Routing box, select Remote Mail Exchanger and click Change.

Add the following MX Entry for your root domain:
10INBOUND.MYDOMAIN.COM.NETSOLMAIL.NET

use the highest priority available, which should be 0.

Then go to Simple DNS Editor in cPanel (under Domains), and add the following CNAME records:
mail --> MAIL.MYDOMAIN.COM.NETSOLMAIL.NET
smtp --> SMTP.MYDOMAIN.COM.NETSOLMAIL.NET

In all the records above, change MYDOMAIN.COM to our own domain name.

To point to Google Apps, follow this: http://www.google.com/support/a/bin/answer.py?hl=en&answer=54717
 
Last edited:
Status
Not open for further replies.
Top