From owner-freebsd-isp@FreeBSD.ORG Tue Oct 24 17:08:07 2006 Return-Path: X-Original-To: isp@freebsd.org Delivered-To: freebsd-isp@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5518A16A589 for ; Tue, 24 Oct 2006 17:08:07 +0000 (UTC) (envelope-from mike@coloradosurf.com) Received: from cluster1.bresnan.net (cluster1.bresnan.net [69.145.248.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BA643D49 for ; Tue, 24 Oct 2006 17:08:04 +0000 (GMT) (envelope-from mike@coloradosurf.com) Received: from [72.174.194.94] (HELO pigskin.com) by fe-3.cluster1.bresnan.net (CommuniGate Pro SMTP 5.0.11) with ESMTPS id 309348183 for isp@freebsd.org; Tue, 24 Oct 2006 11:06:16 -0600 Received: from coloradosurf.com (localhost.coloradosurf.com [127.0.0.1]) by pigskin.com (8.13.6/8.13.6) with ESMTP id k9OH82OI032714 for ; Tue, 24 Oct 2006 11:08:02 -0600 (MDT) (envelope-from mike@coloradosurf.com) Received: (from mike@localhost) by coloradosurf.com (8.13.6/8.13.6/Submit) id k9OH81qE032713 for isp@freebsd.org; Tue, 24 Oct 2006 11:08:01 -0600 (MDT) (envelope-from mike) Date: Tue, 24 Oct 2006 11:08:01 -0600 From: mike To: isp@freebsd.org Message-ID: <20061024170801.GA32638@coloradosurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Spam-Score: -1.442 () ALL_TRUSTED,SPF_HELO_PASS,SPF_PASS X-Scanned-By: MIMEDefang 2.57 on 172.16.2.1 Cc: Subject: mimedefang/spamassassin/dcc X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 17:08:07 -0000 I am running mimedefang-2.57 w/ p5-Mail-SpamAssassin-3.1.6 on 6.1-RELEASE-p10 (w/ dcc-dccd-1.3.42). I cannot get spamassassin to use DCC. It makes me very sad. I have : use_dcc 1 dcc_timeout 30 dcc_path /usr/local/bin/dccproc in my /usr/local/etc/mimedefang/sa-mimedefang.cf I have: $SALocalTestsOnly = 0; in my /usr/local/etc/mimedefang/mimedefang-filter I have verified there is no firewall issue by running dccproc from the command line in verbose mode (and verified the output file had the appropriate X-DCC header). SideNote: My custom warning ( $GeneralWarning ) in the /usr/local/etc/mimedefang/mimedefang-filter file is not being used. Has anyone else seen (and fixed) this? I thought I eliminated all of the bonehead stuff. ??? TIA!! mike