[kmail2] [Bug 295051] Filters are not applied to newly received messages (IMAP)

Daniel Vrátil dvratil at redhat.com
Wed Oct 2 12:40:43 BST 2013


https://bugs.kde.org/show_bug.cgi?id=295051

Daniel Vrátil <dvratil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |4.12
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im-runtime/f8fca7759e548cf9
                   |                            |fa3acea3a13ba4810b0f0ca3

--- Comment #12 from Daniel Vrátil <dvratil at redhat.com> ---
Git commit f8fca7759e548cf9fa3acea3a13ba4810b0f0ca3 by Dan Vrátil.
Committed on 02/10/2013 at 11:38.
Pushed by dvratil into branch 'master'.

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

M  +1    -1    CMakeLists.txt
M  +1    -1    resources/imap/retrieveitemstask.cpp
M  +2    -2    resources/imap/tests/testretrieveitemstask.cpp

http://commits.kde.org/kdepim-runtime/f8fca7759e548cf9fa3acea3a13ba4810b0f0ca3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list