So, I'm interested in setting up a mail server with multimaster
replication that supports POP, IMAP, and SMTP.  It looks like dbmail
might fit the bill, except for this:

http://mailman.fastxs.net/pipermail/dbmail-dev/2004-June/004018.html

Has this problem been solved yet?

If not, since the message appears to be soliciting suggestions, I have
one --

For "N" servers in a multimaster config group, each server assigns
messages starting with its number, and increments by "N".  Ie. if you
have three servers, server one creates messages numbered 1, 4, 7, 10,
etc, server two creates messages 2, 5, 8, 11, etc, and server three
creates messages numbered 3, 6, 9, 12, etc.  And you provide a way, if
the number of servers changes to M, to start reindexing at some higher
value than the previous "N" servers had reached.

Anyway, thanks!

- Morty

Reply via email to