Bug 140032

Summary: deprecated flag --no-rebuild in sa-learn manual filter
Product: [Applications] kmail Reporter: Imre Péntek <pentek.imre>
Component: filteringAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jtamate
Priority: NOR Keywords: triaged
Version: 1.9.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Imre Péntek 2007-01-13 21:14:28 UTC
Version:           1.9.3 (using KDE KDE 3.5.3)
Installed from:    Unlisted Binary Package
OS:                Linux

kmail 1.9.3 spamfilter wizard uses --no-rebuild flag (insted of --no-sync) however it is deprecated in an up-to-date spamassassin.
Comment 1 Jaime Torres 2008-09-23 08:54:04 UTC
In kmail 1.10.1, the default parameter is -L, and then it is possible to further customize it.
Comment 2 Allen Winter 2008-11-14 21:09:09 UTC
SVN commit 884388 by winterz:

replace the deprecated '--no-rebuild' option with '--no-sync'.
--no-rebuild was deprecated long ago when spamassassion 3.0 was released.
BUG: 140032


 M  +2 -2      antispamwizard.cpp  
 M  +2 -2      antispamwizard.h  
 M  +4 -4      kmail.antispamrc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=884388
Comment 3 Thomas McGuire 2008-11-30 16:16:15 UTC
SVN commit 890872 by tmcguire:

Backport r884388 by winterz from trunk to the 4.1 branch:

replace the deprecated '--no-rebuild' option with '--no-sync'.
--no-rebuild was deprecated long ago when spamassassion 3.0 was released.
CCBUG: 140032



 M  +2 -2      antispamwizard.cpp  
 M  +2 -2      antispamwizard.h  
 M  +4 -4      kmail.antispamrc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=890872