Re: [PATCH] Option for mbsync to list IMAP folders using LSUB instead of LIST

2019-07-19 Thread Cedric Ware
e man page mbsync.1; I didn't see any other place for the documentation, or did I miss it? Best regards, Cedric Ware. diff -ur isync-1.3.1.orig/src/drv_imap.c isync-1.3.1/src/drv_imap.c --- isync-1.3.1.orig/src/dr

[PATCH] Option for mbsync to list IMAP folders using LSUB instead of LIST

2019-03-30 Thread Cedric Ware
7;t know if this function will interest many people; I don't really see a use case for it other than this kind of bugware. But you never know, so here's the patch. Best regards, Cedric Ware. diff -ur isync-1