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 m...@domain.tld
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


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to