docker-offlineimap/offlineimap/folder
Nicolas Sebrecht 5aa2a883f0 local status: deletemessagelist: remove broken code
This did not work and is not usefull since the purge() method was introduced in
1410a391bc. Actually, the purge() does what deletemessagelist() was supposed to
achieve.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-07-25 15:06:39 +02:00
..
__init__.py IMAP/IMAP: fix import issue about UIDMaps 2016-07-25 05:26:57 +02:00
Base.py remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
Gmail.py remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
GmailMaildir.py fix attribute name _utime_from_header 2016-07-16 21:25:14 +02:00
IMAP.py learn to not download UIDs defined by the user 2016-07-03 20:02:45 +02:00
LocalStatus.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
Maildir.py Maildir: OfflineImapError is missing the severity argument 2016-07-16 18:02:01 +02:00
UIDMaps.py UIDMaps: correctly protect from concurrent writes 2016-07-03 20:00:21 +02:00