usched: Allow process to change self cpu affinity
[dragonfly.git] / etc / mail / mailer.conf
blobe6397b1c70d06f0a54b79a9fa0b3d6fb3e322e13
2 # Set the Mail Transfer Agent for DragonFly
5 sendmail        /usr/libexec/dma
6 mailq           /usr/libexec/dma
7 newaliases      /usr/libexec/dma
8 hoststat        /usr/libexec/dma
9 purgestat       /usr/libexec/dma
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
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      /usr/bin/true
24 # purgestat     /usr/bin/true
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      /usr/bin/true
31 # purgestat     /usr/bin/true