I'm currently using 3.1.7 version as I upgraded the server to Debian
4.0.
How can I be sure Spamassassin and Amavis are using the updated
rulesets ?
Thanks for you help.
Run amavisd-new in debug-sa mode for a minute (after stopping it):
amavisd-new stop
amavisd-new debug-sa
Gary V
__
"echo test | spamassassin -D"
It'll give a load of debug output, scan through that and look at the
paths of the files its using, there will be something like this to confirm it:
[9392] dbg: config: using
"/var/lib/spamassassin/3.001003/updates_spamassassin_org/50_scores.cf" for
included file
[9
Sounds great.
I'm currently using 3.1.7 version as I upgraded the server to Debian
4.0.
How can I be sure Spamassassin and Amavis are using the updated
rulesets ?
Thanks for you help.
Le mercredi 11 juillet 2007 à 10:12 +0100, Adam Wilbraham a écrit :
> You shouldn't need to add anything, it wi
You shouldn't need to add anything, it will pay attention to them
automatically once they've downloaded. However, make sure you're using a
new enough version of SpamAssassin that supports sa-update - the
version in the standard Sarge repository doesn't, you'll have to get
3.1.7 from Backports.
On