On 08/13, 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.
The description for RCVD_IN_DNSWL_BLOCKED is "The query to DNSWL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information." Have you looked at that link? Are you running a local non-forwarding, caching DNS server? Immediately below the question linked to on that page is how to disable these rules, as you asked. However, unless you are, in fact, running a site with quite a lot of email (over 100,000 queries per day), there is probably a better solution. I have some association with dnswl.org. 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 attempted to add it to http://wiki.apache.org/spamassassin/DnsBlocklists but the site has become unresponsive. -- "Hermes will help you get your wagon unstuck, but only if you push on it." - Greek Alphabet Oracle http://www.ChaosReigns.com