IMAP error invalidates all state

2021-07-12 Thread Michal Suchánek
Hello, after mirroring my mail with mbsync I see this: C: 1/1 B: 8/8 F: +0/0 *0/0 #0/0 N: +0/0 *0/0 #0/0 C: 1/1 B: 8/8 F: +0/0 *0/0 #0/0 N: +0/0 *0/0 #0/0 C: 1/1 B: 8/8 F: +0/0 *0/0 #0/0 N: +0/0 *0/0 #0/0 C: 0/1 B: 0/8 F: +0/0 *0/0 #0/0 N: +0/0 *0/0 #0/0 Warning from IMAP server:

Re: IMAP error invalidates all state

2021-07-12 Thread Oswald Buddenhagen
On Mon, Jul 12, 2021 at 03:41:27PM +0200, Michal Suchánek wrote: Can error recovery be implemented? there _is_ error recovery, duh. but apparently you found a case it can't deal with. run mbsync with -D and post (or mail me privately) logs from the initial sync and the followup sync. __