Re: Unable to recover from UIDVALIDITY change

2020-01-21 Thread synflower--- via isync-devel
On Tue, Jan 21, 2020 at 11:18:42AM +0100, Oswald Buddenhagen wrote: when you say "emptying", you mean: `rm -rf /path/to/Maildir/my-email/Drafts/*` ??? more like .../Drafts/*/* Ah, so don't delete the cur/new/tmp directories, just their contents. The problem appears to have arisen because th

Re: Unable to recover from UIDVALIDITY change

2020-01-21 Thread Oswald Buddenhagen
On Tue, Jan 21, 2020 at 02:23:05AM +0100, synflower--- via isync-devel wrote: On Mon, Jan 20, 2020 at 12:52:52PM +0100, Oswald Buddenhagen wrote: it's not necessary to delete it - emptying should suffice. when you say "emptying", you mean: `rm -rf /path/to/Maildir/my-email/Drafts/*` ??? more

Re: Unable to recover from UIDVALIDITY change

2020-01-20 Thread synflower--- via isync-devel
On Mon, Jan 20, 2020 at 12:52:52PM +0100, Oswald Buddenhagen wrote: it's not necessary to delete it - emptying should suffice. be sure that all messages were previously synced - drafts are typically locally generated. otherwise it's a better idea to empty the folder on the server instead (assum

Re: Unable to recover from UIDVALIDITY change

2020-01-20 Thread Oswald Buddenhagen
On Mon, Jan 20, 2020 at 04:15:57AM +0100, synflower--- via isync-devel wrote: While syncing inboxes: ``` Error: channel my-mail, master Drafts: Unable to recover from UIDVALIDITY change (got 15[...], expected 1). ``` Not sure what to do ... delete the mailboxes on disk and sync from scratch? t