IMAP error: authentication mechanism OAUTHBEARER is not supported

2015-10-09 Thread Felix E. Klee
Just upgraded to isync 1.2.0, and I adjusted my configuration file – see below. Now, `/usr/local/bin/mbsync -V gmail` gives an error message: Reading configuration file /home/ec2-user/.mbsyncrc C: 0/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 Channel gmail Opening master store

Re: IMAP error: authentication mechanism OAUTHBEARER is not supported

2015-10-09 Thread Oswald Buddenhagen
On Fri, Oct 09, 2015 at 11:37:02AM +0200, Felix E. Klee wrote: > IMAP error: authentication mechanism OAUTHBEARER is not supported > C: 1/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 > > What am I doing wrong? > nothing. add "AuthMech LOGIN" to your IMAPAccount config. or contribute a