At 14:02 16/10/01 -0400, [EMAIL PROTECTED] wrote:
>What do folks on this list do about redundancy?  I can set up two 
>identical mail servers but is there any way, short of mirroring, to have 
>automagically failed over cyrus servers?

You should try using :
o rsync to mirror your imap tree (+smtp) from production server
   to backup server via a private network link (cross cable)
   from a crond script.
o heartbeat to manage ip addresses and services activation
   on both machines.

These two packages would keep things mostly simple.

Just have a look at :
o http://rsync.samba.org
o http://linux-ha.org

Hope that helps.
--
Bernard FRIT

Reply via email to