From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 15:17:27 2004 Return-Path: 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 8D20516A4CE for ; Wed, 10 Nov 2004 15:17:27 +0000 (GMT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791FE43D4C for ; Wed, 10 Nov 2004 15:17:26 +0000 (GMT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.13.1/8.13.1) with ESMTP id iAAFHZ3W054121; Wed, 10 Nov 2004 16:17:35 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.13.1/8.13.1/Submit) id iAAFHXB1054120; Wed, 10 Nov 2004 16:17:33 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Wed, 10 Nov 2004 16:17:33 +0100 From: Ruben de Groot To: Rohit Kumar Mehta Message-ID: <20041110151733.GA53991@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Rohit Kumar Mehta , freebsd-questions@freebsd.org, toomas.aas@raad.tartu.ee References: <4190DF6A.5070200@engr.uconn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4190DF6A.5070200@engr.uconn.edu> User-Agent: Mutt/1.4.2.1i X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS autolearn=failed version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on ei.bzerk.org cc: freebsd-questions@freebsd.org Subject: Re: spamassassin port not reading local.cf? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 15:17:27 -0000 On Tue, Nov 09, 2004 at 10:16:58AM -0500, Rohit Kumar Mehta typed: > > Hi Toomas I have this same problem Amavisd-new and SA 3.0. > I think the problem is that SA is invoked through amavisd (not spamc or > spamassassin). > I hope I do not have to make all my local changes through amavisd.conf. > Please do let me know if you discover another way. I suffered the same problem when using MIMEDefang and SA. My "solution" was to run spamass-milter instead. But that sort of limits you to sendmail as an MTA :-) Ruben