docker-offlineimap/offlineimap/repository
Abdo Roig-Maranges 1b954c3b4c Add ability to migrate status data across backends
If when we request a LocalStatus folder, the folder has to be created,
we look whether the other backend has data, and if it does we migrate
it to the new backend.

The old backend data is left untouched, so that if you change back say
from sqlite to plaintext, the older data is still there.  That should
not lead to data loss, only a slower sync while the status folder gets
updated.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-05-06 23:37:11 +04:00
..
__init__.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
Base.py Add new expansion key for mbnames.peritem config variable 2013-08-27 20:25:23 +04:00
Gmail.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
GmailMaildir.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
IMAP.py Pass folder names for the foldersort function 2013-08-27 16:27:36 +04:00
LocalStatus.py Add ability to migrate status data across backends 2014-05-06 23:37:11 +04:00
Maildir.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00