Web Hosting Talk







View Full Version : Need Help with email for subdomains


kipper3d
10-30-2001, 12:31 PM
Hello,

I am a reseller of a shared server that is from vdi. I dont have access to root, but i have access to webhost manager and reseller features.

Problem I am having is Im trying to increase revenue by selling subdomains with domain redirection. This part is easy but problem I have is trying to setup email accounts.

Currently if I park a domain they will get their email at theirdomain.com. Unfortunately if the top domain and subdomain both have username info for email they will both get the same mail. Any ideas? It cannot differentiat between info@domain.com and info@subdomain.domain.com. I would like to know of a way around this.

Everytime i ask system admin to change anything that involves root access, they refuse. So I cannot adjust dns or mx records.

I've tried mydomain.com but doesnt seem to work with mx records.

The control panels that we have are of Dark Orb.

Thank you!

John Larsen

USReference
11-01-2001, 11:17 PM
Try this

This is simple MX settings in the DNS.


set an MX for domain.com

domain.com MX IN A 10 mail.domain.com

and set a MX for the subdomain

sudomain.domain.com MX IN A 10 mail2.domain.com


And make sure that what ever box mail.domain.com and mail2.domain.com are set to recieve the domains separately.

Dogma
11-02-2001, 09:18 AM
USReference:Originally posted by kipper3d
Everytime i ask system admin to change anything that involves root access, they refuse. So I cannot adjust dns or mx records.
From what I have heard, you cannot have emails on subdomains, you can just set up a subdomain catchall (this is what my host has told me as well as several other hosts/people)...

Alan - Vox
11-02-2001, 09:25 AM
You dont need root acces to edit dns records, you should have this in your control panel.