[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Setting up Qube3 as a secondary mail server



I did everything with the DNS

Now, how do I exactly tell my Qube3 to accept mail for the primary?

Is it right to add the domain name without the host name in "Receive Email
Addressed To Hosts/Domains"?

Thank you

----------------------
Hi,

This is simple..

1) Use a MX record with a lower priority (Higher number is lower
priority) for the backup server.

2) The backup server needs to be configured to accept mail for the
domain in question.

3) That is it..

So for an example,

MX 10	primary-server
MX 20 secondary-server

Make sure the secondary server will accept mail for the primary..  That
is it!!!

-ed-

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx [mailto:cobalt-users-
> admin@xxxxxxxxxxxxxxx] On Behalf Of Bagus
> Sent: Tuesday, June 11, 2002 9:17 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] Setting up Qube3 as a secondary mail server
>
>
> Greeting,
> Newbie need help ;-)
> How can I setup a secondary mail server on my Qube3?  I know how to
setup
> a primary server to accept mail for a domain "domain.com" and want to
> setup another server that will be hosted on another server to accept
mail
> for "domin.com" when the primary server is down.
>
> Thanks,
>
> Bag