[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ4 email over multiple domains.
- Subject: Re: [cobalt-users] RaQ4 email over multiple domains.
- From: "cbtrussell" <cbtrussell@xxxxxxxxxxx>
- Date: Wed Aug 29 06:18:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I have just been asked by a client to supply them with 10
> domains. Domain aaa.com will be the main one and the rest will all
> point to aaa.com. They have 50 employees that each have their own
> email account. All email from bbb.com, ccc.com etc will get forwarded
> to aaa.com where it will arrive in the appropriate persons box. So if
> I send an email to joe@xxxxxxx it will arrive at joe@xxxxxxxx
>
> Is it possible to simply forward all email from bbb.com,
> ccc.com etc to aaa.com and then only setup email accounts for aaa.com
> for each person. Or, do need to set up email accounts for each person
> at each domain and have them individually forward to aaa.com.
Hi James,
I'm just getting my DNS set up myself, so probably a bit too green to be
answering this question, but in the interest of getting you a fast answer:
I assume you've got your aaa.com domain setup per Cobalt with an MX record
for www.aaa.com, right?
Set up an A record for mail.aaa.com > x.x.x.x (same IP as www.aaa.com)
Set up MX records as follows:
MX bbb.com > mail.aaa.com
MX ccc.com > mail.aaa.com
so forth and so on. I don't see why this wouldn't work. Each user would only
have to have accounts on the aaa.com domain. Hopefully someone on the list
will speak up if I've made a bad assumption here. Worst case, try it to see
if it works. Won't take long. Just be sure not to use your catch-all account
on aaa.com to test with, as that would skew the results.
Hope this helps,
Brandon