docker-offlineimap/offlineimap
Nicolas Sebrecht f00cbeed5a IMAP: ignore UID with 0 as value when searching for UIDs
Some servers are broken: they return zero as valid UID and respond "BAD invalid
parameter: 0" on the FETCH command.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-05-25 03:33:06 +02:00
..
folder IMAP: ignore UID with 0 as value when searching for UIDs 2016-05-25 03:33:06 +02:00
repository threading: fix variable names about namespaces 2016-05-19 08:36:23 +02:00
ui Curses, UIBase: remove references to __bigversion__ 2016-03-05 06:47:24 +01:00
utils Make OS-default CA certificate file to be requested explicitely 2015-01-18 22:05:49 +03:00
__init__.py v7.0.0-rc1 2016-05-19 09:25:01 +02:00
accounts.py threading: improve variable names and factorize code 2016-05-18 04:23:02 +02:00
CustomConfig.py py3: raise exceptions using six module 2016-05-18 01:49:09 +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 globals: use whitespaces instead of tabs 2016-05-22 23:31:54 +02:00
imaplib2.py bump imaplib2 from 2.52 to 2.53 2015-12-28 01:18:16 +01:00
imaplibutil.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
imapserver.py minor: fix copyright date 2016-05-20 18:20:07 +02:00
imaputil.py Add workaround for string.split for Python3 2016-05-10 02:53:09 +02:00
init.py threading: fix variable names about namespaces 2016-05-19 08:36:23 +02:00
localeval.py localeval: avoid redefining 'file' keyword 2015-01-14 17:18:48 +01:00
mbnames.py mbnames: add option to write the file once per account 2015-03-22 21:15:46 +01:00
threadutil.py threading: improve variable names and factorize code 2016-05-18 04:23:02 +02:00