> Perdition would solve the IMAP UID problem, but it doesn't help with the
> plain old auto_increment collisions...
>
>   
Yeah thats what i was thinking, to me thats just part of multi master
replication.

Although... you wouldn't really need multi-master as each server really
is the "real deal" with all reads and writes being done on it. The
backup will only be used if the master is gone. It might still be an
idea to set it with the auto_increment value (in mysql at least, i don't
know about postgres), just incase you get a "split brain" situation.
> If we combined Perdition with per-server auto_increment id windows, then
> I think we'd be onto something!
>
> Aaron
Thats what i was thinking.
postfix can direct mail to a host based on a database lookup.

so LDAP or something probably, a script that synchs your smtp servers
worst case.
smtp should probably be behind ultramonkey to provide a "seamless"
interface there too. But for outbound it doesn't really matter much if
your servers drop.
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to