docker-offlineimap/offlineimap/folder
Eygene Ryabinkin ffd1b1d691 IMAP: provide message-id in error messages
This is handy for debug purposes when one tries to locate exact
message that was e.g. rejected by server.

Feature-request: http://comments.gmane.org/gmane.mail.imap.offlineimap.general/6491
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-07-01 07:44:18 +04:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Match header names case-insensitively 2014-06-30 16:41:17 +04:00
Gmail.py Fix improper header separator for X-OfflineIMAP header 2014-06-01 22:12:26 +04:00
GmailMaildir.py Fix improper header separator for X-OfflineIMAP header 2014-06-01 22:12:26 +04:00
IMAP.py IMAP: provide message-id in error messages 2014-07-01 07:44:18 +04:00
LocalStatus.py Class LocalStatusFolder: remove duplicate cachemessagelist() 2014-05-07 18:29:47 +04:00
LocalStatusSQLite.py Add ability to migrate status data across backends 2014-05-06 23:37:11 +04:00
Maildir.py Fix multiple typos in var, function and exception names 2014-05-07 18:29:47 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00