[EMAIL PROTECTED] wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
"Pierre Thomson" writes:
>>
>> In 20_dnsbl_tests.cf there are some non-scored tests:
>> __RCVD_IN_NJABL,  __RCVD_IN_SBL_XBL, __RCVD_IN_SORBS etc.  Are these
>> the culprits?  I can't disable them by scoring zero, since they are
>> non-scored tests, right?  So what's the recommended procedure to
>> toally eliminate these tests?    
> 
> Actually
> 
>     score __RCVD_IN_SORBS 0
> 
> should also do the trick.  Good question btw, if that doesn't work we
> have a bug ;)
> 


Seems to work; I added:

score __RCVD_IN_SBL_XBL        0
score __RCVD_IN_SORBS          0
score __RCVD_IN_NJABL          0

and the corresponding DNS lookups stopped.  Should have tried before asking.  
Thanks!

pt

Reply via email to