Graham Murray wrote:
Michael Peddemors <[EMAIL PROTECTED]> writes:

And with the current SA, this is more difficult to turn off via a config option for example..

I do not think it is difficult. Does setting the scores of the following
rules to zero in local.cf not turn off spamhaus RBL checking?
__RCVD_IN_ZEN RCVD_IN_SBL RCVD_IN_XBL RCVD_IN_PBL

URIBL_SBL queries sbl.spamhaus.org, FWIW.

[EMAIL PROTECTED] 3.2]$ pwd
/home/dos/sasvn/rules/branches/3.2
[EMAIL PROTECTED] 3.2]$ grep spamhaus * | grep -v :lang | grep -v \#
20_dnsbl_tests.cf:header __RCVD_IN_ZEN eval:check_rbl('zen', 'zen.spamhaus.org.') 20_dnsbl_tests.cf:header RCVD_IN_XBL eval:check_rbl('zen-lastexternal', 'zen.spamhaus.org.', '127.0.0.[45678]') 20_dnsbl_tests.cf:header RCVD_IN_PBL eval:check_rbl('zen-lastexternal', 'zen.spamhaus.org.', '127.0.0.1[01]')
25_uribl.cf:uridnsbl    URIBL_SBL       sbl.spamhaus.org.       TXT
[EMAIL PROTECTED] 3.2]$

Reply via email to