On Sat, 13 Sep 2003, Tony Earnshaw wrote:
> I don't think SpamAssassin includes spamcop,
/usr/share/spamassassin/20_head_tests.cf:header RCVD_IN_BL_SPAMCOP_NET
rbleval:check_rbl('spamcop', 'bl.spamcop.net.')
/usr/share/spamassassin/20_head_tests.cf:describe
RCVD_IN_BL_SPAMCOP_NET Received via a relay in bl.spamcop.net
> since I've never noticed SA reporting on its findings
That would presumably be because it's scored 0.0 by default.
> This is from my SA 2.60 local.cf. Tests with a score of 0 are not run at
> all by SA.
There you go. As you already know, you'd need to assign it a score
(e.g in your local configuration) if you want to see it in action.
(just to keep the record straight - no offence meant.)