From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 07:00:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9AD537B401 for ; Wed, 2 Apr 2003 07:00:38 -0800 (PST) Received: from dsl093-019-250.msp1.dsl.speakeasy.net (dsl093-019-250.msp1.dsl.speakeasy.net [66.93.19.250]) by mx1.FreeBSD.org (Postfix) with SMTP id DBE6443F75 for ; Wed, 2 Apr 2003 07:00:37 -0800 (PST) (envelope-from peter@jocose.org) Received: (qmail 54256 invoked from network); 2 Apr 2003 15:00:37 -0000 Received: from unknown (HELO jocose.org) (10.0.0.198) by 0 with SMTP; 2 Apr 2003 15:00:37 -0000 Message-ID: <3E8AFB2F.3040701@jocose.org> Date: Wed, 02 Apr 2003 09:01:03 -0600 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030226 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Terry Lambert References: <3E8AED1B.10606@jocose.org> <3E8AEFBF.D1D640E3@mindspring.com> In-Reply-To: <3E8AEFBF.D1D640E3@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Removing Sendmail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 15:00:39 -0000 Terry Lambert wrote: > Peter Schultz wrote: > >>Hi, >> >>I hope that core will approve removing sendmail from FreeBSD-CURRENT. > > > I'm pretty sure they will, just as soon as someone provides > patches to make installed base system components like sendmail > into "preinstalled packages", and then steps up and makes some > other MTA and MSA able to be installed by default instead, so > that things like "/etc/daily", "/etc/weekly", and so on can > still send an email to the local "root" user upon completion. > Why not just have these logged by default instead? Like /var/log/daily, and whatnot. Anyone with half a care about this stuff can easily make their own modifications, those who don't care will never know the difference. On a simple installation where the user is careless, these e-mails are spamming roots mailbox. Imagine the hundreds if not thousands of ignored messages. > PS: This comes up every time a sendmail CERT advisory happens, > but then no one provides the necessary patches to make email > continue to work with sendmail deinstalled, or the package > files to allow it to be deinstalled and replaces easily. > I'm sorry for beating a dead horse. A guy and I from tcbug were just trying to fix his postfix installation, he does not know what happened, it just stopped working. There would not have been a problem if sendmail wasn't tied into the system so closely. I'm just hoping core will say, "submit a working solution and it will be done," so that there's a little inspiration here. Pete...