summaryrefslogtreecommitdiff
path: root/etc/mailer.conf
blob: 3aaddd425fbe3055cb3f6b43ae42685fa27defbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#	$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