dovecot@corwyn.net wrote:
At 01:17 PM 5/27/2009, Seth Mattinen wrote:
You're probably looking for Dovecot replication, which as far as I'm aware, has not made itself known in a functional form yet. I really want to see master/master replication.
I at least don't think I am - I think I'd rather run dovecot with two front-end servers clustered to a backend SAN. If I"m running two separate servers then all of my clients (which i can point to only 1 IP) I think woudl go down if "their" server went down.
You're going to need something in front of the two servers to abstract the connections (another poster recommended ultramonkey) if you want them both to be serviced by the same IP address. My suggestion was to use active/standby, where the standby doesn't "up" its mail IP unless it detects the primary is dead, typically through some kind of heartbeat; not separate clients across the two servers.
~Seth