Return-Path: X-Original-To: apmail-spamassassin-users-archive@www.apache.org Delivered-To: apmail-spamassassin-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C02694A0 for ; Wed, 14 Dec 2011 19:12:24 +0000 (UTC) Received: (qmail 4766 invoked by uid 500); 14 Dec 2011 19:12:21 -0000 Delivered-To: apmail-spamassassin-users-archive@spamassassin.apache.org Received: (qmail 4733 invoked by uid 500); 14 Dec 2011 19:12:21 -0000 Mailing-List: contact users-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@spamassassin.apache.org Received: (qmail 4725 invoked by uid 99); 14 Dec 2011 19:12:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 19:12:21 +0000 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=HTML_MESSAGE,MISSING_HEADERS,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of secmas@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 19:12:12 +0000 Received: by wgbdr13 with SMTP id dr13so2301488wgb.1 for ; Wed, 14 Dec 2011 11:11:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=151ih26GgJFkYnPebo389+C3OqtrmICGwtIQbjFWhlE=; b=IB02CZ+duJVXp96nd8rBN7NR2H4NmITq0wQIKtyzizqyp/wuhKqlwbrxCzCN22hMKL adXpsajS2qFveeojXgwAELl1FYgbY92heOnMUwvGE9jyyb+uJLH00+PzPT6c0HkCiw5c HJvlds1HPwln40N3/TfwRMXa+Ml+toCD4hqds= MIME-Version: 1.0 Received: by 10.227.205.14 with SMTP id fo14mr3341576wbb.22.1323889910496; Wed, 14 Dec 2011 11:11:50 -0800 (PST) Received: by 10.223.121.132 with HTTP; Wed, 14 Dec 2011 11:11:50 -0800 (PST) In-Reply-To: <4EE6AC72.6030909@PCCC.com> References: <514FD565-6409-4C63-8B82-BF92D778C9AC@fluxlabs.net> <4EE65AFB.3060902@ipinc.net> <1323721452.4848.8.camel@monkey> <4EE66BB7.4070107@ipinc.net> <1323729331.4848.32.camel@monkey> <4EE6AC72.6030909@PCCC.com> Date: Wed, 14 Dec 2011 13:11:50 -0600 Message-ID: Subject: Re: Fwd: DNSWL will be disabled by default as of tomorrow From: Sergio Cc: Spamassassin users list Content-Type: multipart/alternative; boundary=00151749f35cd6403304b4122378 X-Virus-Checked: Checked by ClamAV on apache.org --00151749f35cd6403304b4122378 Content-Type: text/plain; charset=ISO-8859-1 Thank you Kam. Regards, Sergio On Mon, Dec 12, 2011 at 7:37 PM, Kevin A. McGrail wrote: > On 12/12/2011 8:35 PM, Sergio wrote: > >> (in case I don't want to wait until tomorrow) >> What is the best way to dissable DNSWL manually? >> > > Add this to your local.cf and reload spamd (if you use that): > > score RCVD_IN_DNSWL_NONE 0 > score RCVD_IN_DNSWL_LOW 0 > score RCVD_IN_DNSWL_MED 0 > score RCVD_IN_DNSWL_HI 0 > > regards, > KAM > > --00151749f35cd6403304b4122378 Content-Type: text/html; charset=ISO-8859-1 Thank you Kam.

Regards,

Sergio

On Mon, Dec 12, 2011 at 7:37 PM, Kevin A. McGrail <KMcGrail@pccc.com> wrote:
On 12/12/2011 8:35 PM, Sergio wrote:
(in case I don't want to wait until tomorrow)
What is the best way to dissable DNSWL manually?

Add this to your local.cf and reload spamd (if you use that):

score RCVD_IN_DNSWL_NONE 0
score RCVD_IN_DNSWL_LOW 0
score RCVD_IN_DNSWL_MED 0
score RCVD_IN_DNSWL_HI 0

regards,
KAM


--00151749f35cd6403304b4122378--