Domain Pointer with E-mail

hbhb

Verified User
Joined
Mar 31, 2008
Messages
16
Hi,

I have ABC.COM and I add a new domain pointer XYZ.COM

So whenever my visitor goes to www.xyz.com, they will see the same thing as www.abc.com and all links remains showing as xyz.com

This means xyz.com does not have a virtual 'space' because it is only a pointer/DNS forwarding service. Correct me if i'm wrong.

Now what I want to do is to be able to create an e-mail @xyz.com

I want be able to create new email @xyz.com, while it's website works as DNS alias to abc.com

How do I do that?
 
If you set up a pointer as an alias it will automatically use the same email addresses as the original.

If that's not what you want, and you do want email addresses, then you must remove the alias and set up the domain as a separate domain. Then you can create a redirect (perhaps a permanent redirect) using an .htaccess file.

Jeff
 
Back
Top