On 8/14/2012 12:03 PM, dar...@chaosreigns.com wrote:
On 08/14, Bowie Bailey wrote:
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
I believe all of the above are unnecessary.
score __RCVD_IN_DNSWL 0
And this alone is adequate.
I believe you are right. I included all of the rules for transparency.
This way, when you look at the rule file, you can see exactly what is
being disabled.
--
Bowie