From owner-freebsd-questions@FreeBSD.ORG Thu Jan 24 21:55:25 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 8270D16A41B for ; Thu, 24 Jan 2008 21:55:25 +0000 (UTC) (envelope-from colin.brace@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 0897F13C455 for ; Thu, 24 Jan 2008 21:55:24 +0000 (UTC) (envelope-from colin.brace@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so414155fgg.35 for ; Thu, 24 Jan 2008 13:55:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Ubnq7EMhZv+dAxfu/RXFDa0c0QBAkOvkskjHSeBnEYE=; b=W+P86P2/rXm/oXZlrW2mN3HAE6+QpYE0CfzBpHZiU8RmWTnh5RlYPTuF9sKSb4LuH9Fj6O6uocdP45kcRQt8kHPOkx5xYg5bBpGpsXMZfOOTvCm8cn450jENiaI2GblGCvIs1LKG1XiAH590deB0uF6vkiKLZaoCKbtqM7H92xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=WnDj+NkXRnyskh8NQo2LSK8fxs599SYo8+qmC/W8U58Omc44Iq45HW1H3g0ztnj70QiiWeVIV+yV2NqPUL92Xnzy6wyCTZZwCZiR/wIQBtLdBe/5Y620hUG1cofB7N4l41GOQDLFl2M0oEL/VRPBZopqJj8sKxACI8mV2BQGRDI= Received: by 10.82.186.5 with SMTP id j5mr2198146buf.12.1201211723329; Thu, 24 Jan 2008 13:55:23 -0800 (PST) Received: by 10.82.108.2 with HTTP; Thu, 24 Jan 2008 13:55:23 -0800 (PST) Message-ID: Date: Thu, 24 Jan 2008 22:55:23 +0100 From: "Colin Brace" Sender: colin.brace@gmail.com To: freebsd-questions@freebsd.org In-Reply-To: <4798FDE3.5070304@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4798FDE3.5070304@dial.pipex.com> X-Google-Sender-Auth: facd4f25fe057946 Subject: Re: spamd-setup can't find spamd.conf 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: Thu, 24 Jan 2008 21:55:25 -0000 On Jan 24, 2008 10:06 PM, Alex Zbyslaw wrote: > You could try running it under ktrace to double-check what is actually > being opened. Simple to try. Thanks Alex, that was helpful. Doing so revealed that spamd-setup was looking for spamd.conf in /usr/local/etc/spamd, not /usr/local/etc/ as indicated in the documentation I was following. (I now see the man page for spamd.conf indicates this.) -- Colin Brace Amsterdam http://lim.nl