docker-offlineimap/offlineimap/repository
Sebastian Spaeth 0318c6ad34 Create LocalStatus or LocalStatusSQLite folders
Depending on the configuration we use the plain text or the new
experimental sqlite backend for the LocalStatus cache. Make plain text
the default status backend but allow people to configure
status_backend=sqlite in their [Account ...] section.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-05-07 13:35:03 +02:00
..
__init__.py Create an abstract Repository class 2011-03-03 18:19:42 +01:00
Base.py Make str() of Repository() be its name 2011-04-27 19:07:10 +02:00
Gmail.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00
IMAP.py Merge branch 'master' into next 2011-03-15 19:28:02 +01:00
LocalStatus.py Create LocalStatus or LocalStatusSQLite folders 2011-05-07 13:35:03 +02:00
Maildir.py cleanup import statements and conform to PEP-8 2011-03-14 21:35:33 +01:00