From owner-freebsd-questions@FreeBSD.ORG Sun Apr 17 12:50:42 2005 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 4C8E516A4CE for ; Sun, 17 Apr 2005 12:50:42 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC4A43D5D for ; Sun, 17 Apr 2005 12:50:40 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 22842 invoked by uid 207); 17 Apr 2005 12:50:38 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.135):. Processed in 0.558583 secs); 17 Apr 2005 12:50:38 -0000 Received: from dialup135.ach.sch.gr (HELO gothmog.gr) ([81.186.70.135]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 17 Apr 2005 12:50:37 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j3HCoZde039601; Sun, 17 Apr 2005 15:50:35 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j3HCoYNN039600; Sun, 17 Apr 2005 15:50:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 17 Apr 2005 15:50:34 +0300 From: Giorgos Keramidas To: Tim Hogan Message-ID: <20050417125034.GB33557@gothmog.gr> References: <4261D3AA.2000209@hoganzoo.com> <20050417092209.GA912@gothmog.gr> <42625463.4010808@hoganzoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42625463.4010808@hoganzoo.com> cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD system update killing PostFix links? 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: Sun, 17 Apr 2005 12:50:42 -0000 On 2005-04-17 06:19, Tim Hogan wrote: > I edited the /etc/mail/mailer.conf before I did the last update and it > did not seem to work. I think that I will try the NO_SENDMAIL option > in the make.conf file and see what happens. One question though, the > NO_MAILWRAPPER option will keep the system from building the mail > wrapping application but do I need to worry about that since I am > using the NO_SENDMAIL option? Will it still try to make softlinks? The symlinks will be made if one of these two options is missing. You need _BOTH_ options to avoid the creation of the symlinks.