64f5e557bc
The regex for catching Maildir message flags was self.infosep + '.*2,([A-Z]+)' (infosep being ':'). The .* is bogus, as there is nothing between the : and the 2, per maildir name specification, so remove that unneeded piece. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> |
||
---|---|---|
.. | ||
folder | ||
repository | ||
ui | ||
__init__.py | ||
accounts.py | ||
CustomConfig.py | ||
error.py | ||
imaplib2.py | ||
imaplibutil.py | ||
imapserver.py | ||
imaputil.py | ||
init.py | ||
localeval.py | ||
mbnames.py | ||
syncmaster.py | ||
threadutil.py |