On 8/14/2012 9:33 AM, Bowie Bailey wrote:
> On 8/14/2012 12:35 AM, JP Kelly wrote:
>> How can I disable the DNSWL rule/plugin or whatever. Not just give it
>> a low/zero score but disable it completely.
>> I am tired of seeing RCVD_IN_DNSWL_BLOCKED in my headers.
> 
> If you set the score to zero, the rule will be disabled and you should
> no longer see it show up in the score report.
> 
> If you want to disable the DNSWL lookup completely, you should zero out
> the main rules and the sub-rule:
> 
>    score RCVD_IN_DNSWL_BLOCKED 0
>    score RCVD_IN_DNSWL_HI 0
>    score RCVD_IN_DNSWL_LOW 0
>    score RCVD_IN_DNSWL_MED 0
>    score RCVD_IN_DNSWL_NONE 0
>    score __RCVD_IN_DNSWL 0
> 

Thanks, Bowie. I was wondering how to do this, too.

The majority of the spam that our users receive is a direct result of
this one rule; it seems that plenty of spammers are white-listed in this
database, and it is a weighty test (it reduces the score by as much as 2
or 3 points in some cases, often putting the message just below the
required-for-spam score). We have no use for it.

-Ben

Reply via email to