From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 18:12:20 2010 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 6940F106567A for ; Wed, 27 Oct 2010 18:12:20 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by mx1.freebsd.org (Postfix) with ESMTP id 4FC798FC08 for ; Wed, 27 Oct 2010 18:12:20 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from [17.151.80.120] by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0LAY009MZNW69550@asmtp030.mac.com> for freebsd-questions@freebsd.org; Wed, 27 Oct 2010 11:12:10 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1010270089 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-10-27_09:2010-10-27, 2010-10-27, 1970-01-01 signatures=0 From: Chuck Swiger In-reply-to: Date: Wed, 27 Oct 2010 11:12:06 -0700 Message-id: References: <20101027102502.00003eee@unknown> To: "Justin V." X-Mailer: Apple Mail (2.1081) Cc: FreeBSD - Subject: Re: Amavisd-new issues.. 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: Wed, 27 Oct 2010 18:12:20 -0000 On Oct 27, 2010, at 11:07 AM, Justin V. wrote: [ ... ] > But at least I have an idea now of whats going on.. > [ ... ] > Oct 27 10:43:39 hbca amavis[71922]: (!!)TROUBLE in pre_loop_hook: config: no rules were found! Do you need to run 'sa-update'? > Oct 27 10:43:39 hbca amavis[71922]: (!)_DIE: Suicide () TROUBLE in pre_loop_hook: config: no rules were found! Do you need to run 'sa-update'? Yes. I suspect the SpamAssassin port ought to run sa-update at least once on behalf of the user.... Regards, -- -Chuck