Bug 141333

Summary: Filters: Cannot create 1-condition filter involving X-Spam-Flag
Product: [Applications] kmail Reporter: Mats Ahlgren <ahlgren>
Component: filteringAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kollix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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