Hi, sorry for a second round of having issues moving ... Hopefully the last.
My previous machine was running Ubuntu now I moved to CachyOS (arch btw). I supposedly didn't change anything in my configs and I can actually send messages with msmtp for my oauth accounts (gmail and outlook), but mbsync if failing for both. For example with `mbsync -D`: Connecting to imap.gmail.com (173.194.76.109:993)... Connection is now encrypted F: * OK Gimap ready for requests from 89.223.195.239 o37mb130304551wms F: >>> 1 CAPABILITY F: * 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 F: 1 OK Thats all she wrote! o37mb130304551wms Logging in... Authenticating with SASL mechanism PLAIN... F: >>> 2 AUTHENTICATE PLAIN <authdata> F: 2 NO [AUTHENTICATIONFAILED] Invalid credentials (Failure) IMAP command 'AUTHENTICATE PLAIN <authdata>' returned an error: [AUTHENTICATIONFAILED] Invalid credentials (Failure) Since it's failing for _both_ in mbsync and both can send I'm assuming it must be mbsync. Now for Ubuntu I know I had to mess around SASL and even build moriyoshi/cyrus-sasl-xoauth2.git manually to make things work, but this doesn't look like an issue with that. Currently I have the package installed from aur. ❯ paru -Qe | grep isync isync 1.5.0-2.1 I'm a bit lost what can be going wrong here. Any ideas? Thanks, Bence _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel