From owner-freebsd-arch Wed Jun 19 11: 6:40 2002 Delivered-To: freebsd-arch@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 5817037B40B for ; Wed, 19 Jun 2002 11:06:36 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5JI6ZR7045092 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 19 Jun 2002 11:06:35 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5JI6Za1045089; Wed, 19 Jun 2002 11:06:35 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15632.51243.373927.477888@horsey.gshapiro.net> Date: Wed, 19 Jun 2002 11:06:35 -0700 From: Gregory Neil Shapiro To: Sheldon Hearn Cc: FreeBSD-arch@FreeBSD.org Subject: Re: conf/39444: rc.sendmail syntax error: cannot disable sendmail In-Reply-To: <20020619180121.GA5897@starjuice.net> References: <3D0FB406.83DE356D@lbl.gov> <20020618155900.O2483-100000@master.gorean.org> <15632.6996.519381.823439@horsey.gshapiro.net> <3D102055.F08DD2AE@FreeBSD.org> <15632.9131.365021.260177@horsey.gshapiro.net> <20020619104912.B41546@dragon.nuxi.com> <20020619180121.GA5897@starjuice.net> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh> From the beginning, this whole thing has been about a POLA sheldonh> violation on the -STABLE branch. It is ironic that the whole reason this was introduced was to avoid a POLA in that if I had left sendmail_enable=NO to mean don't start any daemons[1], that would have meant all outbound and local mail would have stayed in clientmqueue forever. [1] Note that even before I touched this, sendmail_enable=NO didn't mean don't start any sendmail daemons. This was broken when Peter added sendmail_outbound_enable. Perhaps I should just give up and make sendmail set-user-ID root again in RELENG_4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message