From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 07:56:40 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 E529937B401 for ; Wed, 2 Apr 2003 07:56:40 -0800 (PST) Received: from calis.blacksun.org (calis.blacksun.org [216.254.108.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E9243F85 for ; Wed, 2 Apr 2003 07:56:40 -0800 (PST) (envelope-from don@calis.blacksun.org) Received: by calis.blacksun.org (Postfix, from userid 1001) id 954A617058; Wed, 2 Apr 2003 10:59:44 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by calis.blacksun.org (Postfix) with ESMTP id 938A717054; Wed, 2 Apr 2003 10:59:44 -0500 (EST) Date: Wed, 2 Apr 2003 10:59:44 -0500 (EST) From: Don To: Dan Naumov In-Reply-To: <20030402185311.599cb0d3.dan.naumov@ofw.fi> Message-ID: <20030402105556.Y98713@calis.blacksun.org> References: <20030402185311.599cb0d3.dan.naumov@ofw.fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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:56:41 -0000 > Don't you think that if syslog is unreliable, then it should be fixed ? > If things are as you say, we have 2 problems: Sendmail gettings CERTs > every other day and an unreliable system logger. Would you rather just > let things be as they are ? Absolutely not! Fix the problems and they would be happy to commit your fixes. Seriously though, I _always_ replace sendmail with postfix and I have never had a problem doing so. Other than one or two really trivial anyway. What problems do people run into when replacing sendmail? How many of those problems come as a result of not reading the install messages for the particular port? -Don