[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Cobalt MX record
- Subject: [cobalt-users] Re: Cobalt MX record
- From: "Danny Daniels" <dcd@xxxxxxxxxxxxxxxxxx>
- Date: Mon May 14 04:48:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > Question : When setting up a MX record for a virtual site that exists on
> > a
> > cobalt RAQ server should the MX record point back to the virtual site or
> > the
> > primary site name ?
> >
> > EX. My DNS is hosted on a seperate Linux box. Suppose I have two sites
> > configured on the RAQ. The root site (home) and
> > one virtual site.
> >
> > home=cobalt.mydomain.com
> > Virstual=site1.otherdomain.com
> >
> > The MX record for cobalt.mydomain.com is as follows :
> > preference = 15 , mail exchanger = cobalt.mydomain.com (Note : this
> > works,
> > the domain gets mail)
> >
> > The MX record for site1.otherdomain.com is as follows:
> > preference = 15, mail exchnager = cobalt.mydoaim.com (Note: this does
> > not
> > work)
> >
> > It produces this error:
> > 554 5.0.0 MX list for site1.otherdomain.com. points back to
> > cobalt.mydomain.com
> > 554 5.3.5 <site1.otherdomain.com>... Local configuration error
> >
> > My guess is that the MX record for the virtual site should point to
> > site1.otherdomain.com
> >
I am still working on this issue. However I have found that if you edit the
file /etc/mail/local-host-names
from
www.virtualdomain.com
to
www.virtualdomain.com
virtualdomain.com
It will allow sendmail to accept mail for the virtual site.
However Istill can not get the global aliase @www.virtualdomain.com working
Any ideas ?
-Danny
dcd@xxxxxxxxxxxxxxxxxx