6afe45d829b4b15d4abb1fd583d0ff0124e1c6ff
[dragonfly.git] / etc / mail / mailer.conf
1 #
2 # Set the Mail Transfer Agent for DragonFly
3 #
4
5 sendmail        /usr/libexec/dma
6 mailq           /usr/libexec/dma
7 newaliases      true
8 hoststat        true
9 purgestat       true
10
11
12 # Replace with following if mail/sendmail from DPorts is desired
13 # sendmail      /usr/local/sbin/sendmail
14 # mailq         /usr/local/bin/mailq
15 # newaliases    /usr/local/bin/newaliases
16 # hoststat      /usr/local/bin/hoststat
17 # purgestat     /usr/local/bin/purgestat
18
19 # Replace with following if mail/postfix from DPorts is desired
20 # sendmail      /usr/local/sbin/sendmail
21 # mailq         /usr/local/bin/mailq
22 # newaliases    /usr/local/bin/newaliases
23 # hoststat      true
24 # purgestat     true
25
26 # Replace with following if mail/opensmtpd from DPorts is desired
27 # sendmail      /usr/local/sbin/smtpctl
28 # mailq         /usr/local/sbin/smtpctl
29 # newaliases    /usr/local/sbin/smtpctl
30 # hoststat      true
31 # purgestat     true