From owner-freebsd-qa@FreeBSD.ORG Fri Sep 19 04:30:04 2003 Return-Path: Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED3F516A4BF; Fri, 19 Sep 2003 04:30:04 -0700 (PDT) Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A9643FCB; Fri, 19 Sep 2003 04:30:04 -0700 (PDT) (envelope-from pfrench@firstcallgroup.co.uk) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 4.12) id 1A0JSc-0004Ac-00; Fri, 19 Sep 2003 12:30:02 +0100 To: FreeBSD-qa@FreeBSD.org, FreeBSD-stable@FreeBSD.org In-Reply-To: <20030918234442.51921f77.sheepkiller@cultdeadsheep.org> Message-Id: From: Pete French Date: Fri, 19 Sep 2003 12:30:02 +0100 Subject: Re: Mail selection options in sysinstall(8). X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 11:30:05 -0000 > This is just a quick note that the MTA installation options in > sysinstall(8) has changed. Users now have the option of choosing > between Sendmail, Postfix, and Exim. Sounds good - how is this going to work with mergemaster by the way ? Is it always going to complain about mailwrapper and invite the user to switch back to sendmail, or will it recognise that exim (or whatever) was installed originally ? -pcf.