From owner-freebsd-qa@FreeBSD.ORG Thu Sep 18 14:44:48 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 C906B16A4BF for ; Thu, 18 Sep 2003 14:44:48 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF2FD43FE0 for ; Thu, 18 Sep 2003 14:44:45 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 42292 invoked by uid 85); 18 Sep 2003 23:44:44 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.044025 secs); 18 Sep 2003 21:44:44 -0000 Received: from unknown (HELO lucifer.cultdeadsheep.org) (sheepkiller@cultdeadsheep.org@192.168.0.2) by goofy.cultdeadsheep.org with AES256-SHA encrypted SMTP; 18 Sep 2003 23:44:44 +0200 Date: Thu, 18 Sep 2003 23:44:42 +0200 From: Clement Laforet To: Tom Rhodes Message-Id: <20030918234442.51921f77.sheepkiller@cultdeadsheep.org> In-Reply-To: <20030918152942.5c7163df.trhodes@FreeBSD.org> References: <20030918152942.5c7163df.trhodes@FreeBSD.org> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Face: ._cVVRDn#-2((lnfi^P7CoD4htI$4+#G/G)!w|,}H5yK~%(3-C.JlEYbOjJGFwJkt*7N^%z jYeu[;}]}F"3}l5R'l"X0HbvT^D\Q&%deCo)MayY`);TO Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD-stable@FreeBSD.org cc: FreeBSD-qa@FreeBSD.org 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: Thu, 18 Sep 2003 21:44:48 -0000 On Thu, 18 Sep 2003 15:29:42 -0400 Tom Rhodes wrote: Hi Tom ! > 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. > > Due to legal issues, qmail was not added to the selection. Sorry. Do you think it could be a good idea to add "simple" SMTP systems like ssmtp or any local delivery /usr/sbin/sendmail clone ? Most of system act as standalone machine or satellite one (i.e. machine uses a smtp server on the LAN), and using a full features MTA is, for me, a little bit useless. regards, clem