From owner-cvs-all Sat Apr 20 14:22:52 2002 Delivered-To: cvs-all@freebsd.org Received: from electricrain.com (electricrain.com [64.71.143.226]) by hub.freebsd.org (Postfix) with ESMTP id C5DA437B404 for ; Sat, 20 Apr 2002 14:22:34 -0700 (PDT) Received: (qmail 1444 invoked by uid 629); 20 Apr 2002 21:22:33 -0000 Date: Sat, 20 Apr 2002 14:22:33 -0700 From: Bill Fenner To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/mail Makefile README src/etc/sendmail Makefile src/share/man/man5 make.conf.5 Message-ID: <20020420212233.GD855@electricrain.com> References: <200204201851.g3KIp4U37446@freefall.freebsd.org> <20020420211451.GA855@electricrain.com> <15553.55947.748446.601148@horsey.gshapiro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15553.55947.748446.601148@horsey.gshapiro.net> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 20, 2002 at 02:15:55PM -0700, Gregory Neil Shapiro wrote: > fenner> BTW, describing this as a make.conf knob might be a bad idea, since > fenner> setting SENDMAIL_SUBMIT_MC in make.conf breaks buildworld (at least, > fenner> on -current). I had to put it in /etc/mail/Makefile.local . > > How does it break buildworld? It looks for the file referred to by SENDMAIL_SUBMIT_MC in the sendmail source dir, when it only exists in /etc/mail . Perhaps I'm being fooled by the fact that I don't have to set SENDMAIL_MC for it to pick up /etc/mail/stash.attlabs.att.com.mc, and so I'm expecting the wrong behavior from SENDMAIL_SUBMIT_MC. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message