blob: adb645e1fa4daa1d55f806b6fa77bc71b6887e55 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
#
# mailer.conf for use with dma(8)
#
# If sendmail is configured, an example of mailer.conf that uses sendmail
# instead can be found in /usr/share/examples/sendmail.
sendmail /usr/libexec/dma
mailq /usr/libexec/dma
newaliases /usr/libexec/dma
|