Error: channel mychannel: near side box INBOX/subfolders cannot be opened.
mailbox synchronizer
Brought to you by:
ossi
|
From: Antoine F. <an...@qu...> - 2022-09-16 20:49:04
|
Hi, I'm a happy mbsync/isync user since few months, but after a reinstallation of mbsync I have an error that I can't fix: `Error: channel mychannel: near side box INBOX/subfolders cannot be opened.` The INBOX is synchronised but not the subfolders (I have many errors as I have subfolders). Here my config: ``` IMAPAccount mychannel # Address to connect to Host imap.domain.tld User me...@do... Pass […] SSLType IMAPS PipelineDepth 1 IMAPStore mychannel-remote Account mychannel MaildirStore mychannel-local # The trailing "/" is important Path ~/msg/mychannel/ Inbox ~/msg/mychannel/INBOX SubFolders Verbatim Channel mychannel Far :mychannel-remote: Near :mychannel-local: Patterns * Create Both SyncState * Sync All Expunge Both ``` Did I miss something?… Thanks, -- Antoine |