consider changes described in bug list item #74577 (parameter change

for bogofilter ver. 0.11.x and higher)

svn path=/trunk/kdepim/; revision=287194
wilder-work
Andreas Gungl 22 years ago
parent 61b1609ab7
commit 493889d3ba
  1. 6
      kmail.antispamrc

@ -23,9 +23,9 @@ VisibleName=&Bogofilter
Executable=bogofilter -V
URL=http://bogofilter.sourceforge.net
PipeFilterName=Bogofilter Check
PipeCmdDetect=bogofilter -p -e
ExecCmdSpam=bogofilter -S
ExecCmdHam=bogofilter -N
PipeCmdDetect=bogofilter -p -e -u
ExecCmdSpam=bogofilter -N -s
ExecCmdHam=bogofilter -S -n
DetectionHeader=X-Bogosity
DetectionPattern=yes
UseRegExp=0

Loading…
Cancel
Save