Hello,

I'm running amavisd-new-2.4.1 (20060508) and spamassassin 3.0.5.

I was messing with SA scores and added the following to
/etc/mail/spamassassin/local.cf:

score DCC_CHECK 4

I then restarted amavisd.  I was surprised to find that it had no effect
on spam messages - they had the default score of 1.373.

So... I added the same line to /var/amavisd/.spamassassin/user_prefs and
restarted amavisd.  This had the desired effect of changing the score to
4.

I'm confused as to why this is not working in
/etc/mail/spamassassin/local.cf.  When I do spamassassin -D --lint, I
don't see anything too wrong.

Here is my local.cf if it matters:

required_hits 5
report_safe 0
rewrite_header Subject [SPAM]
dcc_home /var/dcc
razor_config /var/amavis/.razor/razor-agent.conf
bayes_path /var/amavis/.spamassassin/bayes
auto_whitelist_path /var/amavis/.spamassassin/auto-whitelist
lock_method flock
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_
tests=_TESTSSCORES(,)_ _DCCR_ _PYZOR_ _RBL_ autolearn=_AUTOLEARN_
version=_VERSION
score DCC_CHECK 4


Any help greatly appreciated.

Jeff


_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to