From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 04:22:46 2004 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 CD13216A4CE for ; Wed, 15 Dec 2004 04:22:46 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B5243D31 for ; Wed, 15 Dec 2004 04:22:46 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq50-138.dial.allstream.net [216.123.140.10]) by outbox.allstream.net (Allstream MTA) with ESMTP id 279171BB0CE; Tue, 14 Dec 2004 23:19:12 -0500 (EST) Date: Tue, 14 Dec 2004 23:22:24 -0500 From: epilogue To: Jim Pazarena Message-ID: <20041214232224.78489c6f@localhost> In-Reply-To: <41BF86F6.807@ccstores.com> References: <41BF86F6.807@ccstores.com> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Strange startup behavior on 5.3-release 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: Wed, 15 Dec 2004 04:22:46 -0000 On Tue, 14 Dec 2004 16:36:06 -0800 Jim Pazarena wrote: > > one would think, or expect, that if you disable sendmail using > SENDMAIL_ENABLE="NONE", that "NONE" sendmail activity would be > triggered. > > This seemed to be the way it worked in FreeBSD 4.XX, and altho we > can live with these changes for 5.XX, is there any where that we > can read the reasoning for making such a change? hello jim, while it may not be exactly what you're looking for, i suggest that you take a few minutes to review 'man rc.sendmail'. judging by those rc variables, it strikes me as a means to allow for greater flexibility/granularity in the options. if you spend a little time at sendmail.org, you *may* find an authoritative answer to your question. cheers, epi