Greetings, We have about 26 GB of email which we're trying to sync nightly to a remote server, but what I just read from a post from Timo awhile back is that it's not possible because dsync relies on message GUIDs which aren't available in the IMAP protocol. It seems that this is still the case, is there anything on the horizon for this to change? -- *Asai* Global Change Multi-Media Internet Application Development IT and Networking Services 520-398-2542
So maybe a better question would be, "What can I use for incremental syncing of Dovecot maildirs?" On 9/21/2011 12:56 PM, Asai wrote:> Greetings, > > We have about 26 GB of email which we're trying to sync nightly to a > remote server, but what I just read from a post from Timo awhile back > is that it's not possible because dsync relies on message GUIDs which > aren't available in the IMAP protocol. It seems that this is still > the case, is there anything on the horizon for this to change?
On 21.9.2011, at 22.56, Asai wrote:> We have about 26 GB of email which we're trying to sync nightly to a remote server, but what I just read from a post from Timo awhile back is that it's not possible because dsync relies on message GUIDs which aren't available in the IMAP protocol. It seems that this is still the case, is there anything on the horizon for this to change?You mean you want one way Dovecot -> some other IMAP server? Then GUIDs don't really matter and "dsync backup" should work fine. You'll need Dovecot v2.1 of course.