NetBSD/etc/mailer.conf
mrg 84bea27ae2 back out revision 1.5: put back the "default to sendmail" lines. once again
netbsd ships with a working mailer out of the box.  (be nice if it *wasn't*
sendmail, but until there is a working in-tree replacement that requires no
further configuration, ie, "just works", sendmail is all we have to choose
from.)

approved by: core
2003-03-20 23:09:56 +00:00

19 lines
552 B
Plaintext

# $NetBSD: mailer.conf,v 1.7 2003/03/20 23:09:56 mrg Exp $
#
# Execute the "real" Sendmail program
#
sendmail /usr/libexec/sendmail/sendmail
send-mail /usr/libexec/sendmail/sendmail
mailq /usr/libexec/sendmail/sendmail
newaliases /usr/libexec/sendmail/sendmail
hoststat /usr/libexec/sendmail/sendmail
purgestat /usr/libexec/sendmail/sendmail
#
# Run Sendmail compatible Postfix commands
#
#sendmail /usr/libexec/postfix/sendmail
#send-mail /usr/libexec/postfix/sendmail
#mailq /usr/libexec/postfix/sendmail
#newaliases /usr/libexec/postfix/sendmail