You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Gabor Illo <ig...@stageline.hu> on 2010/06/02 14:45:32 UTC

Disable

Can somebody know how can i disable this RCVD_IN_BL_SPAMCOP_NET?

It's correct?

echo "score RCVD_IN_BL_SPAMCOP_NET 0" >> 
/usr/local/etc/mail/spamassassin/local.cf


Re: Disable

Posted by Matt Kettler <mk...@verizon.net>.
On 6/2/2010 8:45 AM, Gabor Illo wrote:
> Can somebody know how can i disable this RCVD_IN_BL_SPAMCOP_NET?
>
> It's correct?
>
> echo "score RCVD_IN_BL_SPAMCOP_NET 0" >>
> /usr/local/etc/mail/spamassassin/local.cf
>
>
assuming that /usr/local/etc/mail/spamassassin/ is your site rules dir, yes.

If in doubt, spamassassin --lint -D will identify the site rules dir
near the top of the debug output.