Package: isync Version: 1.2.0-1 Severity: important Hi!
I tried the new upstream release (thanks!), and it fails to open local Maildir boxes, using exactly the same configuration file. For each mailbox the error message is: ,--- $ mbsync -a … C: 0/1 B: 2/74 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 Error: channel server: slave debian/lists/announce cannot be opened. … `--- And the mails are marked in the server (Dovecot) as having been retrieved (switched from new to old), but they are not in the local store. I tried some of the new verbose and debug options, but they are not very helpful when it comes to local boxes. But if I do: ,--- $ mbsync server:debian/lists/announce C: 1/1 B: 1/1 M: +0/0 *0/0 #0/0 S: +2/2 *0/0 #0/0 `--- It gets properly synced to the local box, w/o any error. Bisecting it gives me commit d9a983add6c627f50f3894f938e4e4892476ad22 as the culprit. And this is a redacted version of my config: ,--- .mbsyncrc --- MaildirStore local Path ~/mail/. Inbox ~/mail/.my.inbox Flatten . IMAPStore server Host server-address User server-user UseIMAPS yes RequireSSL yes UseTLSv1 no UseTLSv1.1 no UseTLSv1.2 yes CertificateFile cert-path Channel server Master :server: Slave :local: Patterns * !INBOX !Archive/ !Spam/ Create Slave Expunge None Sync Pull Push New ReNew Flags Delete SyncState ~/.state/mbsync/ `--- Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

