Summary: | deprecated flag --no-rebuild in sa-learn manual filter | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Imre Péntek <pentek.imre> |
Component: | filtering | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Imre Péntek
2007-01-13 21:14:28 UTC
In kmail 1.10.1, the default parameter is -L, and then it is possible to further customize it. 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 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 |