From owner-freebsd-bugs Mon Sep 2 10:56:45 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0FC37B401 for ; Mon, 2 Sep 2002 10:56:41 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97CEF43E6E for ; Mon, 2 Sep 2002 10:56:40 -0700 (PDT) (envelope-from makonnen@pacbell.net) Received: from kokeb.ambesa.net ([64.173.11.89]) by mta7.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H1T00CQVOIFTX@mta7.pltn13.pbi.net> for freebsd-bugs@FreeBSD.ORG; Mon, 02 Sep 2002 10:56:40 -0700 (PDT) Received: from kokeb.ambesa.net (tanstaafl@localhost [IPv6:::1]) by kokeb.ambesa.net (8.12.5/8.12.5) with ESMTP id g82I9hdD010426; Mon, 02 Sep 2002 11:09:43 -0700 (PDT envelope-from mtm@kokeb.ambesa.net) Received: (from mtm@localhost) by kokeb.ambesa.net (8.12.5/8.12.5/Submit) id g82I9fV0010425; Mon, 02 Sep 2002 11:09:41 -0700 (PDT) Date: Mon, 02 Sep 2002 11:09:41 -0700 From: Mike Makonnen Subject: Re: conf/42324: rc.subr complains with sendmail_enable="NONE" In-reply-to: <20020902160808.GA72813@carbon.slackerbsd.org> To: Carl Schmidt Cc: roam@ringlet.net, freebsd-bugs@FreeBSD.ORG Message-id: <20020902110941.5feb7683.makonnen@pacbell.net> MIME-version: 1.0 X-Mailer: Sylpheed version 0.8.2 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <200209021450.g82Eo4Ek064081@freefall.freebsd.org> <20020902151628.GA72621@carbon.slackerbsd.org> <20020902160808.GA72813@carbon.slackerbsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org sendmail_enable="NONE" will achieve what you want. The warning is there because "NONE" is a non-standard option. We are trying to move into convergence with the NetBSD rc.d/* scripts and they don't have a "NONE" option. We really don't want any gratuitous diffs. I want to get rid of the "NONE" option alltogether (and I've just fired off an email to gshapiro about it). None of the other knobs in rc.conf use it, and there's already 2 or three other ways to disable sendmail completely. But this issue will soon be resolved one way or the other. Cheers, Mike Makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message