Web Hosting Talk







View Full Version : Pointing to Everyone.net?


SAWolf76
01-19-2002, 11:06 PM
Well I'm new to this and was wondering if anybody with experiance could help me out since I failed in my attempts.

A client of mine just got an account with Everyone.net and asked me to fix his DNS records to point the mail to them. I did so but it didn't work. I guess I'm doing something wrong.

So if anybody out there with experiance could help me out with a step by step guide on doing that I would apreciate it. I'm using Webhost Manager just in case your wondering.

Thanks in advance for your help.

ctc
01-20-2002, 01:11 AM
Open WHM => click on the link Edit a DNS Zone => Select the domain name then click on Edit => Increase the Serial Number by 1 (add 1 to the current number) => remove the MX entry (remove a whole line) then add the followings under "Add New Entries Below this Line"

domain.com. 14400 IN MX 0 sitemail.everyone.net.
domain.com. 14400 IN MX 0 sitemail2.everyone.net.
domain.com. 14400 IN MX 5 sitemail3.everyone.net.
domain.com. 14400 IN MX 5 sitemail4.everyone.net.


where domain.com is your customer domain!

SAWolf76
01-20-2002, 01:21 AM
Thank a million for your help... It worked like a charm :)