docker-offlineimap/offlineimap/folder
Stéphane Albert 2d885fda4c Fix md5 folder generation wanting unicode
Using standard offlineimap without specific utf8 nametrans makes
offlineimap crash when generating md5 of the folder because the
foldername is already an str.

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 12:24:31 +01:00
..
__init__.py IMAP/IMAP: fix import issue about UIDMaps 2016-07-25 05:26:57 +02:00
Base.py SQLite: make postponing transaction committing possible. 2016-10-28 20:31:57 +02:00
Gmail.py remove dead code: the description of the passes is never used 2016-07-18 18:41:41 +02:00
GmailMaildir.py GmailMaildir: don't add a tuple to syncmessagesto_passes 2016-07-27 16:29:34 +02:00
IMAP.py fix bug: should not compare list to int 2016-11-02 05:34:30 +01:00
LocalStatus.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py SQLite: make postponing transaction committing possible. 2016-10-28 20:31:57 +02:00
Maildir.py Fix md5 folder generation wanting unicode 2016-11-02 12:24:31 +01:00
UIDMaps.py SQLite: make postponing transaction committing possible. 2016-10-28 20:31:57 +02:00