From owner-freebsd-pf@FreeBSD.ORG Wed Dec 13 18:31:04 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC2B216A4FE for ; Wed, 13 Dec 2006 18:31:04 +0000 (UTC) (envelope-from timsan775@googlemail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AA44414D for ; Wed, 13 Dec 2006 18:25:42 +0000 (GMT) (envelope-from timsan775@googlemail.com) Received: by an-out-0708.google.com with SMTP id c24so75400ana for ; Wed, 13 Dec 2006 10:27:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eGBrUNdaCoKXhtQs0CGcx6xMXSiaAyhgJ43jQ+jHpisir2qa5q45ZprQCJ6hrjDO6EBeBWWn0yEFDtME7bfEzbgAZocRrzDeqU6oTDpQkXwiVWHsq3816bBVdidiKqUtRvSeo8geK2Pw89HxojrIH1f/1J2RUKSdqplAtwdUwzE= Received: by 10.78.158.11 with SMTP id g11mr871227hue.1166034041859; Wed, 13 Dec 2006 10:20:41 -0800 (PST) Received: by 10.78.45.7 with HTTP; Wed, 13 Dec 2006 10:20:41 -0800 (PST) Message-ID: <82832a960612131020n22fde88ekd2e5cc4d7c237f13@mail.gmail.com> Date: Wed, 13 Dec 2006 18:20:41 +0000 From: "tim m" To: "Jeremy C. Reed" In-Reply-To: MIME-Version: 1.0 References: <82832a960612130254p5c956fddp92e12e0ad9aac554@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-pf@freebsd.org Subject: Re: adding greylisting to spamd.conf X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 18:31:04 -0000 aaah, thanks jeremy. I would like that .. let's see if I can learn more. I really need to. I have the following option in the /etc/rc.conf: pfspamd_flags="-v -g" the /var/db/spamd is still empty, I don't know how much time it should take for it to start working (it's only been a few hours). t. 2006/12/13, Jeremy C. Reed : > > > However, in the spamd.conf do I need to put something in there for the > > greylisting? I'm using spews > > 1 and 2, beck's list, china and korea. > > > > I hope with the greylisting the spam will come down. > > Use the -g command line option for spamd. > > (If you want more details, let me know and I will send you a PDF of a > spamd chapter.) >