From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 17:39:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE0A106564A for ; Fri, 11 Apr 2008 17:39:08 +0000 (UTC) (envelope-from eric@magnesium.net) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.freebsd.org (Postfix) with ESMTP id B11FD8FC12 for ; Fri, 11 Apr 2008 17:39:08 +0000 (UTC) (envelope-from eric@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1166) id AFEE8DA8CD; Fri, 11 Apr 2008 10:12:00 -0700 (PDT) Date: Fri, 11 Apr 2008 10:12:00 -0700 From: Eric Melville To: freebsd-questions@freebsd.org Message-ID: <20080411171200.GA572@watermelonman.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Subject: spamassassin and amavisd with stock sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 17:39:08 -0000 I've got a very plain and standard sendmail configuration running on a machine as a primary mail exchanger. After years of running without any kind of automated spam filtering, it's just gotten too poor and I have to turn to rejecting mail. I installed the spamassassin and new-amavisd port, set the basic configuration options, turned them on, and it doesn't seem to do anything. My "test" has been to tell it to tag messages even with a threshold of zero, and nothing is ever tagged. Has anyone got a walk through or good document on getting these tools running on FreeBSD with the system's base sendmail installation? I've tried web searching and my usual FreeBSD documentation sites with no luck so far.