From d24065825e577d330764e6d656a67cd553fae654 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sun, 17 Feb 2002 22:10:06 +0000 Subject: Document new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp). --- share/examples/etc/make.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index f63cb26..ef7e913 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -284,3 +284,11 @@ #SENDMAIL_LDFLAGS= #SENDMAIL_LDADD= #SENDMAIL_DPADD= +# +# Setting SENDMAIL_SET_USER_ID will install the sendmail binary as a +# set-user-ID root binary instead of a set-group-ID smmsp binary and will +# prevent the installation of /etc/mail/submit.cf. +# This is a deprecated mode of operation. See etc/mail/README for more +# information. +# +#SENDMAIL_SET_USER_ID= -- cgit v1.1