Closed issue by emacsomancer on void-packages repository https://github.com/void-linux/void-packages/issues/9956 Description: ### System * xuname: *Void 5.0.2_1 x86_64 GenuineIntel uptodate rrrmFFFFFFFFFFF * package: * **isync-1.3.0_5** * **libressl-2.8.3_1 (?)** ### Expected behavior correctly fetch messages from Gmail ### Actual behavior Doesn't fetch messages, returns error: ``` [SASL-XOAUTH2] - Requesting authID![SASL-XOAUTH2] - Requesting token ![SASL-XOAUTH2] - filling prompts ![SASL-XOAUTH2] - Requesting authID![SASL-XOAUTH2] - Requesting token ! Error: IMAP wants more steps despite successful SASL authentication. ``` ### Steps to reproduce the behavior use `mbsync` command to (try to) connect to a Gmail account (I'm currently using `isync` from Guix to get messages since the Void isync is not working)