From owner-freebsd-stable@FreeBSD.ORG Fri Aug 10 14:23:16 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E355316A417 for ; Fri, 10 Aug 2007 14:23:16 +0000 (UTC) (envelope-from bill@rakupottery.org.uk) Received: from jet.blackcatnetworks.co.uk (jet.ipv6.blackcatnetworks.co.uk [IPv6:2001:1b40:0:20::50]) by mx1.freebsd.org (Postfix) with ESMTP id 84FB213C467 for ; Fri, 10 Aug 2007 14:23:16 +0000 (UTC) (envelope-from bill@rakupottery.org.uk) Received: from rakuman.demon.co.uk ([80.177.154.53] helo=saturn.rakupottery.org.uk) by jet.blackcatnetworks.co.uk with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IJVOU-0000Up-IY for freebsd-stable@freebsd.org; Fri, 10 Aug 2007 15:23:15 +0100 Message-ID: <46BC74CD.6070401@rakupottery.org.uk> Date: Fri, 10 Aug 2007 15:23:09 +0100 From: Bill Smith User-Agent: Thunderbird 2.0.0.4 (X11/20070718) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20070809214606.GA1022@saturn.rakupottery.org.uk> <46BC0F35.3020202@rakupottery.org.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BlackCat-Spam-Score: -39 Subject: Re: postfix not starting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2007 14:23:17 -0000 Doug Barton wrote: > On Fri, 10 Aug 2007, Bill Smith wrote: > >> Doug Barton wrote: >>> On Thu, 9 Aug 2007, Bill Smith wrote: >>> >>>> This is a newly installed stable machine, cvsupped and rebuilt this >>>> weekend. >>>> I have installed postfix with amavisd-new and clamav. >>>> They are all set for startup in /etc/rc.conf >>> >>> For each of the scripts, what is the output of: >>> /usr/local/etc/rc.d/SCRIPT rcvar >>> >>> Doug >>> >> # amavisd >> $amavisd_enable=YES >> # clamav_clamd >> $clamav_clamd_enable=YES >> # clamav_freshclam >> $clamav_freshclam_enable=YES >> # postfix >> $postfix_enable=YES > > Ok, this points to problems elsewhere in /etc. Try running > mergemaster, and if that doesn't work, run it with -s to make sure > nothing nasty has snuck in. > > Doug > Thanks Doug, I ran mergemaster (again), I seemed to have missed out FILESYSTEMS, my fault for not paying enough attention to detail and being in a hurry, which I am not usually. It is now fully functional. Thanks to everyone else who helped -- - Bill