47390e03d6
Most servers support the UIDPLUS extension, and we don't have to search headers after each uploaded message. There is no need to CHECK the imap server after each message when there is no need to search headers. I have not measured the performance impact on real world servers, but this lets us do less unneeded work in the common case. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> |
||
---|---|---|
.. | ||
__init__.py | ||
Base.py | ||
Gmail.py | ||
IMAP.py | ||
LocalStatus.py | ||
LocalStatusSQLite.py | ||
Maildir.py | ||
UIDMaps.py |