Hello!

I'm running SpamAssassin via amavisd-new on a Postfix/FreeBSD mail
server (all software installed from FreeBSD ports). SA version is 2.53, 
which is the one that has big negative score for MSGID_GOOD_EXCHANGE test 
in it's default settings. To work around it, I added this line to 
/usr/local/etc/mail/spamassassin/local.cf:

score MSGID_GOOD_EXCHANGE 0

I then restarted amavisd, and the messages in maillog confirm that it
has indeed been restarted:

May 30 11:36:45 kuller amavis[15041]: SpamControl: initializing Mail::SpamAssassin
May 30 11:36:49 kuller amavis[15041]: SpamControl: done

However, since that time some messages have passed my mail server 
and looking at the logs it seems that the score for MSGID_GOOD_EXCHANGE 
is still effectively around -5.8:

May 30 12:43:10 kuller amavis[12051]: (12051-10) spam_scan: hits=-3.1 tests=DATE
_IN_FUTURE_12_24,HTML_20_30,HTML_FONT_BIG,HTML_FONT_COLOR_RED,HTML_MESSAGE,IN_RE
P_TO,MIME_HTML_ONLY,MSGID_GOOD_EXCHANGE,SUBJ_HAS_SPACES

At the same time I can run (from command line)

spamassassin -t < message_that_was_passed

and MSGID_GOOD_EXCHANGE is not listed among the tests.

So, it seems that for some reason SA which is running from inside
amavisd-new doesn't honor my local.cf. Can this be the case?
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* Why is the third hand on a watch called a second hand?



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to