At 03:39 PM 12/30/2004 +0100, Rakotomandimby (R12y) Mihamina wrote:
# grep RCVD_IN_ORBS *.cf 20_head_tests.cf:header RCVD_IN_ORBS eval:check_rbl('relay', 'orbs.dorkslayers.com.') 20_head_tests.cf:describe RCVD_IN_ORBS Received via a relay in orbs.dorkslayers.com 50_scores.cf:score RCVD_IN_ORBS 1.0
Have I got a fucking configuration? To disable the RCVD_IN_ORBS test I first put its score to 0.0.
Waiting for some other suggestions :-)
Sounds like your rules never got upgraded, or the new ones are in a different directory..
Use locate, find, or tool of your choice to see if there's multiple 50_scores.cf files on your machine.
SA will probe around for a standard rules dir, and will use the first one it finds. It could be the old debian package used /usr/share/spamassassin and the newer one uses /usr/local or /opt...
Looks like the old package used /etc/spamassassin for the standard rules. The new one uses /usr/share/spamassassin.
Stuart Johnston