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

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



If the secondary is using sendmail or qmail (the two MTA's I most
understand), they will recognize they are secondary by the MX priority
and queue the mail when received.  When the MTA runs the queue the
secondary will try and deliver to the primary at that time..

Therefore there is no need to sync users or anything like that...

As far as the CNAME question, I am not sure what you mean..  You setup
the primary and secondary using MX records, not CNAMES...

It will look something like

Domainname.com in mx 10 primarymailserver.com.
Domainname.com in mx 20 secondarymailserver.com.

Use the UI to set it up, assuming you have DNS hosted on the cobalt
box..

-ed-


> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx [mailto:cobalt-users-
> admin@xxxxxxxxxxxxxxx] On Behalf Of Bagus
> Sent: Tuesday, June 11, 2002 10:03 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] Setting up Qube3 as a secondary mail
server
> 
> Thanks Ed,
> 
> I did that but my further question :
> Do I have to put CNAME on my DNS?
> 
> mail1    IN    A    10.1.1.1
> mail2    IN    A    10.1.1.2
> 
> mail    IN    CNAME    mail1
>         IN    CNAME    mail2
> 
> something like this, so my client will automaticaly recieve mail from
> secondary when primary goes down?
> Do I have to syncronize all of my user?
> 
> Apreciate to U Ed & List
> 
> Bag
> 
> 
> > 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-
> >
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users