From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 09:02: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 8FA8E16A4CE for ; Thu, 2 Dec 2004 09:02:22 +0000 (GMT) Received: from jeremino.homeunix.net (jeremino.xs4all.nl [80.126.224.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id F094F43D4C for ; Thu, 2 Dec 2004 09:02:21 +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 1CZmqy-0005MR-7T; Thu, 02 Dec 2004 10:02:20 +0100 From: Kees Plonsz Organization: not organized To: freebsd-questions@freebsd.org, Nelis Lamprecht Date: Thu, 2 Dec 2004 10:02:15 +0100 User-Agent: KMail/1.7 References: <20041201172423.GA2783@panix.com> <200412012119.20180.kees@jeremino.homeunix.net> <7cbadc870412012339397b2c45@mail.gmail.com> In-Reply-To: <7cbadc870412012339397b2c45@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412021002.15304.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: Thu, 02 Dec 2004 09:02:22 -0000 On Thursday 02 December 2004 08:39, Nelis Lamprecht wrote: > > Actually the default user/group for the port install is mailnull:mail > There are many configuration options(if not all) which can be > added/tweaked simply by editing the Makefile in the port directory(or > via the command line). The best part is it sets up all the directory > permissions user/group etc for you and generally just works. Trust in > the ports, it will save you a lot of headaches in the long run > especially when it comes to upgrading. > > Nelis I think it is a different makefile. The one in the original tar ball is 45 kBytes long. But the one in the ports tree is 16 kBytes. There were a lot of options like the "logfilepath" wich is default not via "syslogd" and put somewhere in an exim dir. I do a clean install when I do an upgrade. Disk space is cheap, even for a poor guy like me. Kees.