docker-offlineimap/offlineimap/repository
Dave Abrahams e94642bb4d Determine folder syncing on Folder initialization
Rather than later when retrieving them by IMAP, we determine the
"sync_this" value of a folder on Folder() initialization.

This also fixes a bug where folder structure was not propagated when
a folder was filtered out but included in the folderincludes list.

Patch by Dave, split and modified slightly by Sebastian

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-01 02:30:46 +02:00
..
__init__.py Throw OfflineImapErrors rather than weird Exceptions 2012-08-31 20:31:43 +02:00
Base.py Determine folder syncing on Folder initialization 2012-09-01 02:30:46 +02:00
Gmail.py Remove Gmail realdelete option 2012-02-04 21:08:44 +01:00
IMAP.py Determine folder syncing on Folder initialization 2012-09-01 02:30:46 +02:00
LocalStatus.py Reuse LocalStatus() folders rather than recreate instances 2012-09-01 01:19:19 +02:00
Maildir.py Implement ui.makefolder and abort repo.makefolder() in dry-run mode 2012-02-17 13:17:03 +01:00