Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 14:22:33 -0700
From:      Bill Fenner <fenner@electricrain.com>
To:        Gregory Neil Shapiro <gshapiro@FreeBSD.org>
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>
In-Reply-To: <15553.55947.748446.601148@horsey.gshapiro.net>
References:  <200204201851.g3KIp4U37446@freefall.freebsd.org> <20020420211451.GA855@electricrain.com> <15553.55947.748446.601148@horsey.gshapiro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020420212233.GD855>