From owner-freebsd-current Tue Mar 26 12:21: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id BE09E37B405; Tue, 26 Mar 2002 12:20:57 -0800 (PST) Received: from hades.hell.gr (patr530-a107.otenet.gr [212.205.215.107]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g2QKKsvD010749; Tue, 26 Mar 2002 22:20:55 +0200 (EET) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g2QKKsdw020983; Tue, 26 Mar 2002 22:20:54 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g2QKIHtw020814; Tue, 26 Mar 2002 22:18:17 +0200 (EET) (envelope-from keramida@freebsd.org) From: keramida@freebsd.org Date: Tue, 26 Mar 2002 22:18:17 +0200 To: Gregory Neil Shapiro Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: For review: Revised sendmail startup settings Message-ID: <20020326201817.GB17467@hades.hell.gr> References: <15520.10783.995435.407285@horsey.gshapiro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15520.10783.995435.407285@horsey.gshapiro.net> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-03-25 23:58, Gregory Neil Shapiro wrote: > > FreeBSD 4.5-STABLE: http://people.freebsd.org/~gshapiro/smstart-STABLE > FreeBSD 5.0-CURRENT: http://people.freebsd.org/~gshapiro/smstart-CURRENT I don't have STABLE around, so I've only looked at smstart-CURRENT. It's nice, if you ask me. --- etc/defaults/rc.conf 12 Mar 2002 21:47:31 -0000 1.140 +++ etc/defaults/rc.conf 26 Mar 2002 07:31:02 -0000 + # If sendmail_enable=NO, then try: ... + # Else if sendmail_submit_enable=NO, then try: ... + # Endif If you ask me, these If/Else/Endif comments are not really necessary. As long as the relationship and dependencies of the various sendmail_xxx_enable flags is clearly explained in rc.conf.5, there is no need to duplicate the documentation in comments within rc.conf, IMHO. --- etc/defaults/rc.conf 12 Mar 2002 21:47:31 -0000 1.140 +++ etc/defaults/rc.conf 26 Mar 2002 07:31:02 -0000 - # Flags for localhost-only MTA + # Flags for sendmail_msp_queue daemon. Good one! By all means make this change, regardless of what you do with the rest. I am not sure if duplicating the code of etc/rc in etc/mail/Makefile is something I am really happy about though. This means that anyone who wants to make changes to etc/rc should remember to update etc/mail/Makefile too. Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message