docker-offlineimap/offlineimap/repository
Stéphane Albert 22641331c1 Fix decodefoldernames not applying in folder sync
sync_folder_structure wasn't applying utf7 decoding before comparing
folders.
This is a minimal fix that only modifies one function so it doesn't
interfere with rest of the code.

Signed-off-by: Stéphane Albert <sheeprine@oh.its.fake.nullplace.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-11-02 16:10:15 +01:00
..
__init__.py correctly reraise errors with six 2016-07-03 19:56:14 +02:00
Base.py Fix decodefoldernames not applying in folder sync 2016-11-02 16:10:15 +01:00
Gmail.py XOAUTH2: use one "public" attribute everywhere for self.oauth2_request_url 2016-07-28 18:35:33 +02:00
GmailMaildir.py repository: GmailMaildir: fix copyright 2015-01-14 18:01:05 +01:00
IMAP.py repository: IMAP: cache the idle folders in memory 2016-09-20 02:36:56 +02:00
LocalStatus.py sqlite: properly serialize operations on the databases 2016-07-26 01:57:25 +02:00
Maildir.py minor code cleanups 2016-06-08 19:03:02 +02:00