docker-offlineimap/offlineimap/folder
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
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py threading: suggeststhreads must honor CLI and conf options 2016-05-18 04:23:02 +02:00
Gmail.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
GmailMaildir.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
IMAP.py IMAP: ignore UID with 0 as value when searching for UIDs 2016-05-25 03:33:06 +02:00
LocalStatus.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
LocalStatusSQLite.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
Maildir.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00
UIDMaps.py py3: raise exceptions using six module 2016-05-18 01:49:09 +02:00