docker-offlineimap/offlineimap/folder
Sebastian Spaeth ff50585007 Folder-Maildir.savemessageflags(): Only parse file name if flags changed
Rather than always parsing the filename, we only need to do so if the flags
have actually changed, otherwise we can keep the filename.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-06 19:08:48 +01:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Implement change_message_uid 2012-01-06 19:08:48 +01:00
Gmail.py Remove visiblename as parameter to IMAPFolder creation 2011-09-16 12:54:29 +02:00
IMAP.py Implement change_message_uid 2012-01-06 19:08:48 +01:00
LocalStatus.py Don't fail on empty LocalStatus cache files 2011-12-01 23:57:54 +01:00
LocalStatusSQLite.py Don't pass in 'root' as para to LocalStatusFolders 2011-09-16 12:54:12 +02:00
Maildir.py Folder-Maildir.savemessageflags(): Only parse file name if flags changed 2012-01-06 19:08:48 +01:00
UIDMaps.py Implement change_message_uid 2012-01-06 19:08:48 +01:00