From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 13:35:17 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 0BFB51065670 for ; Wed, 21 Apr 2010 13:35:17 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC978FC26 for ; Wed, 21 Apr 2010 13:35:16 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id d26so422442eyd.9 for ; Wed, 21 Apr 2010 06:35:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=tAl7L4WUdCVdLovkoEBeNvaKeVPiG/1Rlkz/o9tDtUE=; b=dnmeOSB0tJ8nMayN+nN6i3Tsp0FljXaL/K/YDKKeKpX9EhDNdSwoxAQm6en69xX92i Ysjx18kCLHjKIIG+JK69iubT/BI1j6Znu//v4QCxXHkBZzzxT9NRMsSMISymUmdVJQiY wguj/By6IBzaABppqrCjUXB7V+kaOAGZshAzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=JsL5BmgiVJJzzk41+S4Tfy1l/HhtGhJkNV6atUtevpmRoIgMoKvf+EoaCO4ZK06e7Q 8bugVrEbnrqw0pBtv5Aw7sICE0Qa+yK5+Gr09jSPOOLncdVMTxaPPWpGUkuR2JKP7mFr jSi88ZWFTvq22C7bzQGWaIHmx0KRn8DpNvjsk= Received: by 10.213.44.72 with SMTP id z8mr4282491ebe.93.1271856914790; Wed, 21 Apr 2010 06:35:14 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 13sm5155812ewy.5.2010.04.21.06.35.13 (version=SSLv3 cipher=RC4-MD5); Wed, 21 Apr 2010 06:35:14 -0700 (PDT) Date: Wed, 21 Apr 2010 14:35:11 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20100421143511.443da18c@gumby.homeunix.com> In-Reply-To: <4BCEE00D.9040704@paz.bz> References: <4BCEE00D.9040704@paz.bz> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: spamd update 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, 21 Apr 2010 13:35:17 -0000 On Wed, 21 Apr 2010 04:22:53 -0700 Jim Pazarena wrote: > I recently upgraded p5-Mail-SpamAssassin on FreeBSD 8.0, > and now exim generates the following error message in > its logs: > spam acl condition: cannot parse spamd output > > spamd and exim ran fine until I performed this update. > can anyone suggest where to commence fixing this? > > I have already run "sa-update" which didn't fix the issue. Did you restart spamd?