Revision a2ea7ce...

Go back to digest for 25th May 2014

Bug Fixes in KDE-PIM

Christian Mollekopf committed changes in [kdepim-runtime] resources/imap/retrieveitemstask.cpp:

IMAP-Resource: Avoid resyncing all flags during every sync.

Without CONDSTORE we end up syncing all flags during every sync,
even if nothing has changed. This patch mitigates, by sacrificing flag updates
when no new messages are available.

File Changes

Modified 1 files
  • resources/imap/retrieveitemstask.cpp
1 files changed in total