[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] domain name pointing RaQ 3
- Subject: Re: [cobalt-developers] domain name pointing RaQ 3
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sat Apr 29 08:18:36 2000
- Organization: nobaloney.net
Steve Weber wrote:
> Will creating the CNAMES allow me to utilize email for each domain name?
Depends on how you do it.
To collect mail for a domain you need an MX record. The MX record MUST
point to an A record, but the A record does NOT have to be for the same
domain as that for which you're receiving email.
For example, in the domain1 zone:
mail.domain1.com. IN A 192.44.33.22
and in the domain2 zone:
domain2.com. IN MX 10 mail.domain1.com.
will work fine even though domain2 itself is defined as:
domain2.com. IN CNAME domain1.com
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205