On Wed, Sep 21, 2016 at 10:44:04PM +0200, Rainer M Krug wrote: > > I don't get how offlineimap can try XOAUTH if no XOAUTH configuration > > option is set. > > > > Could to try to fix the auth_mechanisms configuration option to check > > what is done? > > OK - I might have been out of the offlineimap loop for a few > months. Could you explain what I should do? How to fix the > auth_mechanisms configuration option?
https://github.com/OfflineIMAP/offlineimap/blob/master/offlineimap.conf#L792 The idea is to explicitly remove the XOAUTH2 authentication method to check if the issue is still there. -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org
