On Tue, Nov 30, 2021 at 09:44:16AM -0800, Ken Mankoff wrote:
It looks (to my untrained eye) like things are working when I run with "-Dn -l":

only because you're telling it exactly what to say. if you use a Pattern with a wildcard, it will blow up.

IMAP error: mailbox name [email protected]/inbox contains server's hierarchy 
delimiter
Error: channel DV: master [email protected]/inbox cannot be opened.

huh, you found a (minor) bug.
you can sidestep it with PathDelimiter "/". (alternatively, "#", if that slash *really* isn't a delimiter.)

you can also try Path "[email protected]/" and use "" (== INBOX) for the master side box - it's presumably case-insensitive.



_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to