Payal Rathod wrote: > On Mon, Nov 13, 2006 at 08:09:39PM -0500, Michael Scheidell wrote: > >>> I want to give a higher score to those mails whose senders IPs are >>> listed which are listed in spamhaus.org, how do I do that? I use SA >>> in its default configuration. >>> >> As with any SA rule, just edit local.cf, put in a higher score, restart. >> >> Look at default rules folder, look for the score for the spamhaus >> rules. >> > > > > I cannot find the score in default rule folder i.e > /usr/share/spamassassin/ > No scores are given for those rules. >
Should be something like this in 50_scores.cf: score RCVD_IN_BL_SPAMCOP_NET 0 1.332 0 1.558 Just add score RCVD_IN_BL_SPAMCOP_NET 1.0 in your local.cf. That said, I would NOT advise raising the score of spamcop.. lots of FPs for me lately.