NetBSD/etc/mailer.conf
rtr 5c184fab23 Document additional line required to emulate sendmail using postfix.
Without line error will be appended to mailed output of daily script.
Solves part of PR bin/18800
Patch provided by Ryo HAYASAKA <ryoh@jaist.ac.jp>
2002-12-01 11:36:53 +00:00

19 lines
558 B
Plaintext

# $NetBSD: mailer.conf,v 1.6 2002/12/01 11:36:53 rtr 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