I'm starting to have something. What's the best channel to continue the discussion and send patches ?
I took look at the code to see if I had some idea on how to accomplish that (Yeah, not having my diacritics correctly annoys me ^) drv_imap.c looks like the place to start, but I'm not sure which functions should be modified to deal with encoded mailbox names. I guess the one in driver.h which deal with mailboxes. If anyone has pointers, I'll be glad to hear them. (As far as I can tell the conversion itself does not seem complicated, provided it use iconv).
Nice ! :) Thanks a lot.
I garbled the debugs output, forget to use code balises. Here again (don't see an edit button ?) PassCmd case Connection is now encrypted M: * OK Gimap ready for requests from 88.142.48.6 z4mb211079259wme M: >>> 1 CAPABILITY M: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH2 AUTH=PLAIN AUTH=PLAIN-CLIENTTOKEN AUTH=OAUTHBEARER AUTH=XOAUTH M: 1 OK Thats all she wrote! z4mb211079259wme Logging in... Authenticating with SASL mechanism XOAUTH2......
PassCmd breaks Oauth2 token