git: make.conf(5): Remove SENDMAIL_SET_USER_ID functionality
John Marino
marino at crater.dragonflybsd.org
Tue Mar 10 02:22:17 PDT 2015
commit 3ddba12595e63b7f8eabd45dbc8848f3bc4ad087
Author: John Marino <draco at marino.st>
Date: Tue Mar 10 09:20:33 2015 +0100
make.conf(5): Remove SENDMAIL_SET_USER_ID functionality
This sendmail option has been deprecated and off by default since version
8.12. It is also not supported by dports Sendmail, probably due to its
security risks. It makes no sense anymore, so remove it separately ahead
of additional anticipated base Sendmail changes.
Summary of changes:
etc/defaults/make.conf | 8 --------
etc/mail/Makefile | 14 --------------
etc/sendmail/Makefile | 5 ++---
share/man/man5/make.conf.5 | 15 ++-------------
4 files changed, 4 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ddba12595e63b7f8eabd45dbc8848f3bc4ad087
--
DragonFly BSD source repository
More information about the Commits
mailing list