[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] MX problem ?
- Subject: RE: [cobalt-users] MX problem ?
- From: Clive Harper <CHarper@xxxxxxxxxxxx>
- Date: Wed Jul 4 17:48:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
The only record you should not create if you are sharing the same
IP with multiple domains is the Reverse Lookup record that's the one
which points the IP address to a particular domain, so in the
example below you would not check the automatic reverse generation
when adding an A record for the domain.
Make sure that your Email Server Alias in site settings is
domain.com NOT mail.domain.com or www.domain.com
Also check that in the Mail settings you have entered www.domain.com
in the Hosts/Domain Aliases list.
I do not think this problem is actually to do with the MX record, I
received similar problems and it was nothing to do with my MX record
but with the way I had configured the email on the RAQ.
--
Clive
>
>
> Clive, Wouter and others,
>
> At 1:50 PM +0100 7/4/01, Clive Harper wrote:
> >No, the IP for mail.domain.com can be the same IP as
> www.domain.com and
> >domain.com, it is normal for the same IP to handle both web and mail
> >services
> >for a domain.
> >
> >e.g.
> >
> >A - domain.com - 192.168.100.1
> >A - www.domain.com - 192.168.100.1 with automatic reverse
> generation on
> >A - mail.domain.com - 192.168.100.1
> >MX - domain.com - mail.domain.com - high priority
>
> Does this hold true even if we have multiple virtual domains sharing
> the same IP? Right now we have about 4-5 per IP.
>
> Actually, there are no problems with mail delivery, it's just that
> when someone sends mail to user@xxxxxxxxxxxxxxx, it generates the MX
> loop error. Mail to user@xxxxxxxxxx and user@xxxxxxxxxxxxxx get
> delivered fine. (For the moment I just told the user not to have his
> reply-to set to user@xxxxxxxxxxxxxxx but to plain user@xxxxxxxxxxx)
>
> TIA -