docker-offlineimap/offlineimap/folder
Abdó Roig-Maranges 9319ae212b Restructured folder/IMAP code
In preparation for GMail label sync, we had split our some functionality
that will be needed further into their own functions.  This also permitted
the code to look more compact and concise.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-05-06 23:03:21 +04:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Restructured folder/IMAP code 2014-05-06 23:03:21 +04:00
Gmail.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
IMAP.py Restructured folder/IMAP code 2014-05-06 23:03:21 +04:00
LocalStatus.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
LocalStatusSQLite.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
Maildir.py Bugfix: make change_message_uid to update messagelist's filename 2014-05-02 19:28:28 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00