Revision f8fca77...
Go back to digest for 6th October 2013Features in KDE-PIM
Dan Vratil committed changes in [kdepim-runtime] /:
Fetch full mail headers when not using disconnected IMAP
Using Headers scope will fetch only limited subset of mail headers, which
means that filters using headers not included in this set (like List-Id)
won't work, until the message is opened in KMail and full body is fetched
from the server.
Fetching all mail headers during RetrieveItemsTask will download slightly
more data, on the other hand we get perfectly working mail filters.
FIXED-IN: 4.12
File Changes
Modified 3 files
- CMakeLists.txt
- resources/imap/retrieveitemstask.cpp
- resources/imap/tests/testretrieveitemstask.cpp
3 files changed in total