git: Switch default MTA from sendmail to dma
John Marino
marino at crater.dragonflybsd.org
Sat Mar 7 13:07:03 PST 2015
commit 128d54586a9664bc8392d7c79dfdb8c78e0a43d7
Author: John Marino <draco at marino.st>
Date: Sat Mar 7 20:08:26 2015 +0100
Switch default MTA from sendmail to dma
The mailwrapper controls which Mail Transfer Agent is used. The
mailer.conf defines the behavior of the mailwrapper. This commit will
have no effect on existing installations, but for the first installation
a new mailer.conf will be installed during the "distribution" target.
This means all new images have the DragonFly Mail Agent acting as base
MTA rather than Sendmail for the first time in the project's history.
While here, set the default path in the mail wrapper to dma as well,
although this isn't used unless the mailer.conf is incomplete.
Summary of changes:
etc/mail/mailer.conf | 39 ++++++++++++++++++++++++++++++---------
usr.sbin/mailwrapper/pathnames.h | 3 +--
2 files changed, 31 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/128d54586a9664bc8392d7c79dfdb8c78e0a43d7
--
DragonFly BSD source repository
More information about the Commits
mailing list