Is it possible to create e-mail addresses for co-domains? I've got a website with about 50 co-domains and the owner wants to create e-mail addresses based on the co-domains. For example, my primairy domain is www.example.org and i've got a co-domain named www.example-for-you.org. Can i create a mail address like [email protected]? If so, could anybody tell me how? I can only find a marker to add mx records of that co-domain to my DNS...
Do you mean that [email protected] is the same as [email protected]? Is there any way to change this? My customer wants [email protected] and [email protected] as two separate mail accounts...
You must create several separate sites. Add a custom apache directive into every secondary site: "Redirect / http://www.example.com/"