1 # $NetBSD: mailer.conf,v 1.16 2006/06/12 16:50:30 wiz Exp $
3 # This file configures /usr/sbin/mailwrapper, which selects the MTA
4 # (Mail Transport Agent) that is is invoked when programs like
5 # /usr/sbin/sendmail are executed.
7 # See mailwrapper(8) and mailer.conf(5) for an explanation of how this works.
8 # See also rc.conf(5) and afterboot(8) for more details on setting up an MTA.
10 # The following configuration is correct for Postfix.
12 # Notes for running postfix:
13 # - postfix configuration requires either
14 # hostname to be a FQDN, or for $mydomain
15 # to be set in /etc/postfix/main.cf
16 # - postfix does not listen on the network
17 # by default; to enable inbound mail reception,
18 # configure /etc/postfix/main.cf and then uncomment
19 # the smtp service in /etc/postfix/master.cf
21 sendmail /usr/libexec/postfix/sendmail
22 mailq /usr/libexec/postfix/sendmail
23 newaliases /usr/libexec/postfix/sendmail