Am Friday 10 November 2006 13:42 schrieb Martin Schweizer: > I have two cyrus imapd server (all software has the same version) > which uses sasldb for authentication. For failover reasons I would > like to "copy" regulary the sasldb from the main server to the backup > server. How can I do that? I did copied by hand but this works not. Maybe you want to tell us, what "works not" means? I would guess, you use the Hostname as Realm. This will change on the other Server of course. You can solve this with setting servername in imapd.conf to the Hostname of the Source-Server. Or change sasldb after copying. Or... -- Andreas