[EMAIL PROTECTED] wrote: > ---------------------------------------------------------------------- > m2000 - 12-Mar-08 22:50 > ---------------------------------------------------------------------- > Looking from IMAP.
In that case you are on your own, I fear. It has been discussed in great detail several times on the list: multimaster replication with mysql breaks a critical IMAP protocol requirement where message UIDs must be strictly ascending. Multi-master replication is susceptible to race conditions in the insertion code which can lead to the message_idnr for new messages being lower than max(message_idnr). There is a design on the wiki to fix this, but no work has been done on it. http://dbmail.org/dokuwiki/doku.php?id=unique_token -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
