Remove send-mail again; /usr/bin/mail no longer uses it.
This commit is contained in:
parent
3da129c2c7
commit
339893b2fe
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: mailer.conf,v 1.16 2006/06/12 16:50:30 wiz Exp $
|
||||
# $NetBSD: mailer.conf,v 1.17 2006/06/15 13:09:24 ghen Exp $
|
||||
#
|
||||
# This file configures /usr/sbin/mailwrapper, which selects the MTA
|
||||
# (Mail Transport Agent) that is is invoked when programs like
|
||||
|
@ -19,6 +19,5 @@
|
|||
# the smtp service in /etc/postfix/master.cf
|
||||
#
|
||||
sendmail /usr/libexec/postfix/sendmail
|
||||
send-mail /usr/libexec/postfix/sendmail
|
||||
mailq /usr/libexec/postfix/sendmail
|
||||
newaliases /usr/libexec/postfix/sendmail
|
||||
|
|
Loading…
Reference in New Issue