Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Robert Schetterer
Am 26.12.2013 21:21, schrieb Charles Marcus: > On 2013-12-26 2:02 PM, Robert Schetterer wrote: >> Am 26.12.2013 19:45, schrieb Timo Sirainen: >>> On 26.12.2013, at 20.40, Charles Marcus >>> wrote: Meaning... the index files and the dovecot-uid* files are out of sync (index files are in

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Charles Marcus
On 2013-12-26 2:02 PM, Robert Schetterer wrote: Am 26.12.2013 19:45, schrieb Timo Sirainen: On 26.12.2013, at 20.40, Charles Marcus wrote: Meaning... the index files and the dovecot-uid* files are out of sync (index files are in a state from the last time I accessed the mailstore, before I

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Charles Marcus
On 2013-12-26 1:44 PM, Timo Sirainen wrote: On 26.12.2013, at 20.33, Charles Marcus wrote: I also really, really need to know why I don't have the main dovecot.index file... ??? It's going to be created later once the mailbox has had a bit more changes. Oh... ok... didn't see anything on

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Robert Schetterer
Am 26.12.2013 19:45, schrieb Timo Sirainen: > On 26.12.2013, at 20.40, Charles Marcus wrote: > >> On 2013-12-26 1:33 PM, Charles Marcus wrote: >>> 1. the source does NOT have any index files at all, only the dovecot-uid* >>> files >>> >>> 2. the target (the account I am testing with) *does* hav

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Timo Sirainen
On 26.12.2013, at 20.40, Charles Marcus wrote: > On 2013-12-26 1:33 PM, Charles Marcus wrote: >> 1. the source does NOT have any index files at all, only the dovecot-uid* >> files >> >> 2. the target (the account I am testing with) *does* have *two* index files >> (but not the main dovecot.in

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Timo Sirainen
On 26.12.2013, at 20.33, Charles Marcus wrote: > Hi Timo, > > Thanks for the reply, but I think I figured it out... > > I just realized... > > 1. the source does NOT have any index files at all, only the dovecot-uid* > files Only the dovecot-uidlist matters, the indexes are only for optimiza

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Charles Marcus
On 2013-12-26 1:33 PM, Charles Marcus wrote: 1. the source does NOT have any index files at all, only the dovecot-uid* files 2. the target (the account I am testing with) *does* have *two* index files (but not the main dovecot.index file), because they are created when I access the account

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Charles Marcus
Hi Timo, Thanks for the reply, but I think I figured it out... I just realized... 1. the source does NOT have any index files at all, only the dovecot-uid* files 2. the target (the account I am testing with) *does* have *two* index files (but not the main dovecot.index file), because they a

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Timo Sirainen
None of that should be happening. The client shouldn't be able to become confused, because it should see identical mailboxes in the old and in the new server. You can check with IMAP protocol if the rsync actually preserved everything correctly (what's in excludes.txt?) : doveadm exec imap -u u

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-26 Thread Charles Marcus
On 2013-12-24 1:11 PM, Stan Hoeppner wrote: If the mailbox contents are identical before/after the copy, you > might try copying the indexes over from the old mail server, > preserving permissions, creation time, atime, etc. Can't do this, because the old server doesn't have on disk indexes.

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-24 Thread Stan Hoeppner
On 12/24/2013 11:02 AM, Charles Marcus wrote: > Ok, hopefully there is a solution to this. > > I've been experimenting with multiple rsyncs in preparation for pulling > the trigger on the mail server switch, but have a problem that I really > want to fox before doing so. > > Apparently something

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-24 Thread Reindl Harald
Am 24.12.2013 18:16, schrieb Charles Marcus: > On 2013-12-24 12:04 PM, Reindl Harald wrote: >> Am 24.12.2013 18:02, schrieb Charles Marcus: >>> Apparently something causes Thunderbirds local message cache to get out of >>> sync with dovecot after a sync > >> that is not dovecot specific and a

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-24 Thread Charles Marcus
On 2013-12-24 12:04 PM, Reindl Harald wrote: Am 24.12.2013 18:02, schrieb Charles Marcus: Apparently something causes Thunderbirds local message cache to get out of sync with dovecot after a sync that is not dovecot specific and a thunderbird problem right click on the folder -> properties

Re: [Dovecot] Thunderbird message cache out of sync after repetitive rsyncs...

2013-12-24 Thread Reindl Harald
Am 24.12.2013 18:02, schrieb Charles Marcus: > Ok, hopefully there is a solution to this. > > I've been experimenting with multiple rsyncs in preparation for pulling the > trigger on the mail server switch, but > have a problem that I really want to fox before doing so. > > Apparently somethin