docker-offlineimap/offlineimap
Nicolas Sebrecht 9aa5afa951 XOAUTH2: fix the *_eval configuration options
They introduce a regression not allowing to discard the XOAUTH2 method when
expected.

The default lambda did not take the "account_name" argument.

Github-fix: https://github.com/OfflineIMAP/offlineimap/issues/362
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-07-29 16:38:58 +02:00
..
folder IMAP: don't take junk data for valid mail content 2016-07-28 07:18:23 +02:00
repository XOAUTH2: fix the *_eval configuration options 2016-07-29 16:38:58 +02:00
ui learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
utils Make OS-default CA certificate file to be requested explicitely 2015-01-18 22:05:49 +03:00
__init__.py v7.0.2 2016-07-27 16:38:55 +02:00
accounts.py properly ignore folders with invalid characters (sep) in their name 2016-07-27 18:45:18 +02:00
bundled_imaplib2.py bump from imaplib2 v2.53 to v2.55 2016-06-11 11:08:02 +02:00
CustomConfig.py offlineimap.conf: learn to evaluate oauth2 related options 2016-07-27 04:25:18 +02:00
emailutil.py Rename email.Parser to email.parser 2016-05-10 02:53:09 +02:00
error.py more consistent style 2015-01-07 21:31:43 +01:00
globals.py fix: when called with -a, mbnames must not erase entries of other accounts 2016-06-25 17:33:42 +02:00
imaplibutil.py improve error message when ssl_version must be set due to the tls_level 2016-07-25 03:29:25 +02:00
imapserver.py XOAUTH2: fix the *_eval configuration options 2016-07-29 16:38:58 +02:00
imaputil.py Add workaround for string.split for Python3 2016-05-10 02:53:09 +02:00
init.py offlineimap.conf: allow non-spaces in the account list 2016-07-28 04:06:52 +02:00
localeval.py minor code enhancements 2016-07-28 00:42:35 +02:00
mbnames.py mbnames: fix the filename extension for the intermediate files 2016-07-06 01:15:33 +02:00
threadutil.py threadutil: use 'with' statements for lock 2016-07-03 20:03:14 +02:00
virtual_imaplib2.py bump from imaplib2 v2.53 to v2.55 2016-06-11 11:08:02 +02:00