From owner-freebsd-questions Mon Dec 30 4:18: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8DB37B401 for ; Mon, 30 Dec 2002 04:18:01 -0800 (PST) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF2743EB2 for ; Mon, 30 Dec 2002 04:17:55 -0800 (PST) (envelope-from mij@soupnazi.org) Received: from host-66-81-217-96.rev.o1.com ([66.81.217.96] helo=soupnazi.org) by conure.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18Syrd-0002zm-00; Mon, 30 Dec 2002 04:17:50 -0800 Date: Mon, 30 Dec 2002 04:17:53 -0800 Subject: Re: procmail and anti-spam Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: freebsd-questions To: dick hoogendijk From: Jim Mock In-Reply-To: <20021230120513.GA22540@nagual.st> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, December 30, 2002, at 04:05 AM, dick hoogendijk wrote: >> Take a look at spamprobe in /usr/ports/mail/spamprobe. It uses >> Bayesian analysis and catches about 99% of the spam I get (and I get >> a *ton*). Also see http://sourceforge.net/projects/spamprobe/ for >> more information. > > Everybody who reacted I say "thank you!" > I'm gonna try a few filter programs to see what does the job best. > Beginning with spamassassin (of maybe spamoracle or spamprobe). > > In all cases I have to adjust the local mailer statement in my > sendmail. It runs the way it came out-of-the-box (fbsd-4.7R) > Local mail is *not* delivered by procmail by default. > > I think I have to put the following lines into sendmail.mc > > define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail') > FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u') > MAILER(procmail)dnl > > Am I right about this or do I put them in submit.mc? Spamprobe doesn't require any changes to sendmail, you only need to tweak your .procmailrc. - jim -- jim mock jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message