1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-29 07:50:51 +02:00
offlineimap/offlineimap/folder
Nicolas Sebrecht 01a744a0f8 folder: Maildir: actually try to use Delivery-Date if Date is broken
This value is used to set the timestamp prefix in the filename.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-11-07 23:14:32 +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 remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
GmailMaildir.py GmailMaildir: don't add a tuple to syncmessagesto_passes 2016-07-27 16:29:34 +02:00
IMAP.py fix bug: should not compare list to int 2016-11-02 05:34:30 +01:00
LocalStatus.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py minor code refactoring 2016-11-07 23:03:40 +01: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 SQLite: make postponing transaction committing possible. 2016-10-28 20:31:57 +02:00