docker-offlineimap/offlineimap/folder
Abdó Roig-Maranges 789e047734 Extend handling of GMail labels header
Format headers X-Label and Keywords as a space separated list and all
other ones as comma-separated entities.  This makes OfflineIMAP label
handling to be compatible with some user agents that recognise these
headers.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-05-06 23:37:03 +04:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
Gmail.py Extend handling of GMail labels header 2014-05-06 23:37:03 +04:00
GmailMaildir.py Extend handling of GMail labels header 2014-05-06 23:37:03 +04:00
IMAP.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
LocalStatus.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
LocalStatusSQLite.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
Maildir.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00