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: How do I debug a "malformed LIST response"

2020-01-20 Thread Oswald Buddenhagen
On Mon, Jan 20, 2020 at 08:38:48PM +0100, Guillaume Brogi wrote: I tried running a LIST command manually, the output is at the end of the message. I wonder if the issue could be the last "inbox/\" mailbox. yes, it is. that's an escaped quote at the end of an unterminated quoted string. What

How do I debug a "malformed LIST response"

2020-01-20 Thread Guillaume Brogi
Hello again, You may remember me from a few months ago when my mail provider was not compatible with isync 1.3.1. Well, I guess they updated something again. When I try to sync the mailbox, I now get the following error: "IMAP error: malformed LIST response". I still see old messages but not new o

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