From 972d977ef40ab648164da49544fd90fefe7ca7c3 Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Mon, 2 Aug 1999 19:50:10 +0000 Subject: Integration of mailwrapper (from NetBSD) "The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert --- etc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/Makefile') diff --git a/etc/Makefile b/etc/Makefile index b67075c7f18..97368d74f01 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.98 1999/07/06 07:55:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.99 1999/08/02 19:50:08 jakob Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific @@ -19,7 +19,7 @@ BIN1= aliases bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \ myname ipnat.rules netstart networks newsyslog.conf passwd.conf \ phones printcap protocols rbootd.conf rc rc.conf rc.local \ rc.securelevel rc.shutdown remote rpc security services shells \ - syslog.conf weekly etc.${MACHINE}/disktab dhclient.conf + syslog.conf weekly etc.${MACHINE}/disktab dhclient.conf mailer.conf # -rw-rw-r-- BIN2= motd -- cgit v1.2.3