Bug 140032 - deprecated flag --no-rebuild in sa-learn manual filter
Summary: deprecated flag --no-rebuild in sa-learn manual filter
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: 1.9.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-01-13 21:14 UTC by Imre Péntek
Modified: 2008-11-30 16:16 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 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