Bug 29928

Summary: SENDMAIL_ADDITIONAL_MC is less than entirely useful
Product: Base System Reporter: wollman <wollman>
Component: confAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description wollman 2001-08-21 19:20:28 UTC
	SENDMAIL_ADDITIONAL_MC allows one to specify a list of
	additional sendmail.cf prototypes to be processed using the
	configuration macro system.  However, these files are simply
	built -- they don't get installed anywhere.  This is not
	particularly useful for my servers, where everything is
	installed on the master server and then propagated to slaves
	using rdist.

How-To-Repeat: 	Put stuff in SENDMAIL_ADDITIONAL_MC.
	cd /usr/src/etc/sendmail; make && make install
	Observe that the additional .cf files did not get installed.
Comment 1 dd freebsd_committer freebsd_triage 2001-09-06 14:18:08 UTC
Responsible Changed
From-To: freebsd-bugs->gshapiro

Over to sendmail maintainer. 
Greg: this one includes a patch.
Comment 2 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-11-20 03:41:36 UTC
State Changed
From-To: open->feedback

Your patch has been applied to the HEAD.  It will be MFC'ed to RELENG_4 
in three days, at which time the PR will be closed.  Thanks for the patch.
Comment 3 Gregory Neil Shapiro freebsd_committer freebsd_triage 2001-12-10 19:33:55 UTC
State Changed
From-To: feedback->closed

The change was MFC'ed.