docker-offlineimap/offlineimap/folder
Adam Spiers afead6c48e Rename addmessageheader()'s crlf parameter to linebreak
The parameter's value is a string representing the linebreak,
and can sometimes contain just '\n', in which case naming it
crlf is slightly misleading.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-06-24 23:12:06 +04:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Rename addmessageheader()'s crlf parameter to linebreak 2014-06-24 23:12:06 +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 Fix improper header separator for X-OfflineIMAP header 2014-06-01 22:12:26 +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