On Wed, Dec 07, 2022 at 11:59:05AM +0000, Mario Župan wrote:
I got:
       IMAP command 'LOGIN <user> <pass>' returned an error: LOGIN failed.

most likely the username or password is subtly incorrect. maybe you have unescaped quotes in the password?

I got:
IMAP error: selected SASL mechanism(s) not available;
  selected: XOAUTH2
  available: SCRAM-SHA-512 SCRAM-SHA-384 SCRAM-SHA-256 SCRAM-SHA-224 
SCRAM-SHA-1 DIGEST-MD5 EXTERNAL CRAM-MD5 NTLM PLAIN LOGIN ANONYMOUS

well, as far as isync can tell, the server doesn't say that it offers xoauth2, so it's a bit pointless to try.

you can see what is going on by adding -DN to the command line, but i don't expect this to actually provide additional insight in these cases.


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

Reply via email to