docker-offlineimap/offlineimap/folder
Abdo Roig-Maranges 2a5ef8c2ef Delete gmail labels header before adding a new one
This fixes a bug in which a message ended up with multiple gmail labels
header (X-Keywords or so). Fix fix it by removing all labels headers
before adding the updated one.

Signed-off-by: Abdo Roig-Maranges <abdo.roig@gmail.com>
2014-11-20 14:16:48 +01:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py Do not ignore gmail labels if header appears multiple times 2014-11-20 14:15:59 +01:00
Gmail.py Delete gmail labels header before adding a new one 2014-11-20 14:16:48 +01:00
GmailMaildir.py Delete gmail labels header before adding a new one 2014-11-20 14:16:48 +01:00
IMAP.py Properly manipulate contents of messagelist for folder 2014-08-03 16:47:26 +04:00
LocalStatus.py Properly manipulate contents of messagelist for folder 2014-08-03 16:47:26 +04:00
LocalStatusSQLite.py Properly manipulate contents of messagelist for folder 2014-08-03 16:47:26 +04:00
Maildir.py Properly manipulate contents of messagelist for folder 2014-08-03 16:47:26 +04:00
UIDMaps.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00