NetBSD/gnu/usr.sbin/sendmail
atatat 89fc8be761 Change the default settings for sendmail.
(1) The stock sendmail.cf will only listen on the loopback interface.
(2) The stock submit.cf specifally connects to "localhost." which
    should be less susceptible to being confused or looking confused.
(3) The smtp listener starts by default, if needed.  The setting in
    /etc/default/rc.conf is still "no", but rc.d/sendmail detects the
    default setting and will change it to yes if need is determined.

Need is defined as "nothing else seems to have been changed about the
mail configuration but we'd like locally originated and locally
destined mail to be delivered".  If you change, eg, mailer.conf to
point to postfix or some other MTA, sendmail will not start.
2004-07-15 03:47:18 +00:00
..
cf Change the default settings for sendmail. 2004-07-15 03:47:18 +00:00
doc add MAKEVERBOSE messages 2003-10-22 06:04:03 +00:00
editmap Pull sendmail 8.12.8 to the head, resolve the import conflicts, and 2003-03-24 15:03:59 +00:00
include Fix the $NetBSD$ tag. 2003-03-25 03:55:38 +00:00
libmilter Don't install libsm. Instead, pull a couple of things over into 2003-09-22 12:54:46 +00:00
libsm Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
libsmdb Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
libsmutil Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
mailstats Pull sendmail 8.12.8 to the head, resolve the import conflicts, and 2003-03-24 15:03:59 +00:00
makemap Pull sendmail 8.12.8 to the head, resolve the import conflicts, and 2003-03-24 15:03:59 +00:00
praliases Pull sendmail 8.12.8 to the head, resolve the import conflicts, and 2003-03-24 15:03:59 +00:00
sendmail Enable MILTER support in the in-tree sendmail. This entails 2003-07-04 04:52:59 +00:00
smrsh Pull sendmail 8.12.8 to the head, resolve the import conflicts, and 2003-03-24 15:03:59 +00:00
Makefile Enable MILTER support in the in-tree sendmail. This entails 2003-07-04 04:52:59 +00:00
Makefile.inc Enable MILTER support in the in-tree sendmail. This entails 2003-07-04 04:52:59 +00:00