docker-offlineimap/offlineimap/folder
Nicolas Sebrecht 9805d3e7af no UIDPLUS: improve logging on failures
When there is not UIDPLUS we have to figure the UID by our means. When this
process fails, we don't know if the email was successfully uploaded. This patch
provides better logs to explain what happened.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2017-11-12 22:40:06 +01:00
..
__init__.py IMAP/IMAP: fix import issue about UIDMaps 2016-07-25 05:26:57 +02:00
Base.py minor code refactoring 2016-11-07 23:03:40 +01:00
Gmail.py utf8foldernames: fix missing decode argument 2017-10-29 00:45:32 +02:00
GmailMaildir.py GmailMaildir: don't add a tuple to syncmessagesto_passes 2016-07-27 16:29:34 +02:00
IMAP.py no UIDPLUS: improve logging on failures 2017-11-12 22:40:06 +01:00
LocalStatus.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py sqlite: provide better message error for insert 2017-07-25 11:28:56 +02:00
Maildir.py folder: Maildir: actually try to use Delivery-Date if Date is broken 2016-11-07 23:14:32 +01:00
UIDMaps.py utf8: implement utf8foldernames option 2017-10-02 21:09:43 +02:00