Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/etc/mail/mailer.conf
39475 views
1
#
2
# Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
3
#
4
# If dma(8) is installed, an example mailer.conf that uses dma(8) instead
5
# can be found in /usr/share/examples/dma.
6
#
7
sendmail /usr/libexec/sendmail/sendmail
8
mailq /usr/libexec/sendmail/sendmail
9
newaliases /usr/libexec/sendmail/sendmail
10
hoststat /usr/libexec/sendmail/sendmail
11
purgestat /usr/libexec/sendmail/sendmail
12
13