[Bug 291745] filters not applied on read emails
tim blechmann
tim at klingt.org
Sun Oct 14 10:23:54 BST 2012
https://bugs.kde.org/show_bug.cgi?id=291745
--- Comment #3 from tim blechmann <tim at klingt.org> ---
well, i've stopped using kmail for other reasons, but i fail to see the reason
why this is not possible. if a mail was moved to inbox by a filter, the filter
could simply ignore that mail. pseudocode:
newlyAddedMails = collectNewlyAddedMails();
foreach (mail in newlyAddedMails):
applyFilter(mail)
if applyFilter moves the mail to inbox, it won't be filtered, again.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list