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 u...@domain.com/inbox contains server's hierarchy 
delimiter
Error: channel DV: master u...@domain.com/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 "u...@domain.com/" and use "" (== INBOX) for the master side box - it's presumably case-insensitive.



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

Reply via email to