From owner-freebsd-questions@FreeBSD.ORG Mon Mar 20 14:49:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CBA8116A41F for ; Mon, 20 Mar 2006 14:49:09 +0000 (UTC) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0772643D53 for ; Mon, 20 Mar 2006 14:49:07 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id k2KEn6iU021587; Mon, 20 Mar 2006 09:49:06 -0500 (EST) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id k2KEn6pl021586; Mon, 20 Mar 2006 09:49:06 -0500 (EST) From: Jerry McAllister Message-Id: <200603201449.k2KEn6pl021586@clunix.cl.msu.edu> To: boris.ivanov@setcom.com.mt (Boris Ivanov) Date: Mon, 20 Mar 2006 09:49:06 -0500 (EST) In-Reply-To: <20060320144534.4C3E543D6E@mx1.FreeBSD.org> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: sendmail startup options. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 14:49:09 -0000 > > Hi List > > I just wonder why in FreeBSD 6.0 release strange sendmail's startup scripts. > > sendmail_enable="NO" in /etc/rc.conf and /etc/defaults/rc.conf means nothing > to sendmail. It keeps starting. > > If you check the cod you will find that it looking for "NONE" value. Why? > > Apache startup script fairly telling you cannot recognize option. Guess its > better then just ignore "NO" and start program Each value has a different meaning and purpose. I believe it is precisely documented. ////jerry > > BR > > Boris Ivanov > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >