[Bug 74577] anti spam wizard gets bogofilter rules completely wrong for newer bogofilters
Thomas McGuire <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74577
------- Additional Comments From Thomas.McGuire gmx net 2007-08-02 22:34 -------
SVN commit 695738 by tmcguire:
Change the filter commands for bogofilter.
The old behavior corrupted the bogofilter database because KMail unregistered
messages which were not registered with bogofilter in the first place.
With the new behavior, messages which are classified automatically are no
longer added to the bogofilter database.
For more details and a better explaination, see the bugreport and especially
the bogofilter mail archives (linked to from the bugreport).
BUG: 148211
CCBUG: 74577
M +3 -3 kmail.antispamrc
--- trunk/KDE/kdepim/kmail/kmail.antispamrc #695737:695738
@ -34,10 +34,10 @
Executable=bogofilter -V
URL=http://bogofilter.sourceforge.net
PipeFilterName=Bogofilter Check
-PipeCmdDetect=bogofilter -p -e -u
+PipeCmdDetect=bogofilter -p -e
PipeCmdNoSpam=
-ExecCmdSpam=bogofilter -N -s
-ExecCmdHam=bogofilter -S -n
+ExecCmdSpam=bogofilter -s
+ExecCmdHam=bogofilter -n
DetectionHeader=X-Bogosity
DetectionPattern=(yes)|(spam\\b)
DetectionPattern2=