Payal Rathod wrote:
On Tue, Nov 14, 2006 at 08:40:36PM -0500, Matt Kettler wrote:
That's the un-scored parent rule that causes the DNS query. There are
two child rules that don't perform a DNS lookup, they just use the
results fetched by the rule above.

The Two scored rules are *DIRECTLY* below the rule above in
20_dnsbl_tests.cf.

I still don't get where they are. See this,
# grep -i score 20_dnsbl_tests.cf
# echo $?
1

grep RCVD_IN_XBL *


Where are the scores kept?

50_scores.cf

But make your changes in your local files.  /etc/mail/spamassassin/local.cf


The actual scores for these rules are (assuming SA 3.1.x):

score RCVD_IN_XBL 0 3.114 0 3.897
score RCVD_IN_SBL 0 2.712 0 3.160

Also, which of these numbers are the scores?

All of them.

http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html#scoring_options

Reply via email to