Bug 141333 - Filters: Cannot create 1-condition filter involving X-Spam-Flag
Summary: Filters: Cannot create 1-condition filter involving X-Spam-Flag
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 12:56 UTC by Mats Ahlgren
Modified: 2009-08-17 00:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mats Ahlgren 2007-02-07 12:56:31 UTC
Version:           1.9.6 (using KDE 3.5.6 "release 25.1" , openSUSE )
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.18.2-34-default

Behold my filter:

Conditions:
[X-Spam-Flag] [Equals] [YES]
[_] [_] [_] (blank field; the "Fewer" button is grayed-out)

Do:
...stuff...


This filter should work, but it doesn't. The workaround is as follows:

Conditions:
[X-Spam-Flag] [Equals] [YES]
[message] [contains] [ ]   (space)


This is pretty ridiculous and took a long time to figure out what was going wrong... Someone please fix.
Comment 1 Thomas McGuire 2007-02-07 15:48:42 UTC
This works fine for me with KMail 1.9.6.
Comment 2 Martin Koller 2009-08-17 00:30:45 UTC
then let's close it