Forgive me if this has been discussed to death, but a quick web search
does not help nor did the manpage.

I have an IMAP store that holds amongst others a folder called INBOX.
This is the output of

$ mbsync -l myAccount
INBOX
...

Now if I try to sync only that folder using
$ mbsync -V myAccount:INBOX

I get the error message 

        Opening master box INBOX...
        IMAP error: mailbox name INBOX contains server's hierarchy delimiter
        Opening slave box INBOX...
        Error: channel myAccount: master INBOX cannot be opened.

and I get the same message when using
$ mbsync -V myAccount/INBOX

The respective entry in my .mbsyncrc holds 
        Flatten .

Now which piece of knowledge am I missing, or missing to find so that I
can make this work?

Thanks for any pointers!

P


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

Reply via email to