From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 20:19:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB3F916A4CE for ; Wed, 1 Dec 2004 20:19:22 +0000 (GMT) Received: from jeremino.homeunix.net (jeremino.xs4all.nl [80.126.224.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A699A43D31 for ; Wed, 1 Dec 2004 20:19:22 +0000 (GMT) (envelope-from kees@jeremino.homeunix.net) Received: from jeremina.homeunix.net ([10.0.0.5]) by jeremino.homeunix.net with esmtp (Exim 4.42) id 1CZawb-00044a-C7; Wed, 01 Dec 2004 21:19:21 +0100 From: Kees Plonsz Organization: not organized To: Joe Altman , freebsd-questions@freebsd.org Date: Wed, 1 Dec 2004 21:19:19 +0100 User-Agent: KMail/1.7 References: <20041201172423.GA2783@panix.com> <200412012017.48567.kees@jeremino.homeunix.net> <20041201200752.GA20702@panix.com> In-Reply-To: <20041201200752.GA20702@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412012119.20180.kees@jeremino.homeunix.net> Subject: Re: Exim and FBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 20:19:23 -0000 On Wednesday 01 December 2004 21:07, Joe Altman wrote: > On Wed, Dec 01, 2004 at 08:17:48PM +0100, Kees Plonsz wrote: > > You guessed right, of course I am running exim without those errors: > > > > #exim d > > > > Exim version 4.42 uid=1001 gid=1001 pid=4084 D=fbb95cfd > > Probably Berkeley DB version 1.8x (native mode) > > I notice that the FBSD version is not displayed here; so: this is for > FBSD 5.3? > > > What else is there to know ? > > Did your initial installation come from source, or from the CD > package? I am running freebsd 5.3 release I compiled it from the original source, not from the ports tree. It gives me a lot of extra compiling options wich was not available otherwise. ( Like running as user "mailnull" ).