mailer.conf: Fix some issues.
authorSascha Wildner <saw@online.de>
Sun, 29 Mar 2015 09:53:44 +0000 (11:53 +0200)
committerSascha Wildner <saw@online.de>
Sun, 29 Mar 2015 09:53:58 +0000 (11:53 +0200)
commit1aa0974c540405ec1481b056b6b71c7fcc160e59
tree7d58d6c88d7353b9b60996394e233f53d8db8f46
parent5ceaaa82d9b0c583bcf1980d314831ca60e51ee8
mailer.conf: Fix some issues.

* dma(8) accepts being called as newaliases, causing it to parse the
  aliases file, thereby checking its integrity, and erroring if
  something is wrong, so allow it to do that. It also has code to
  deal with being called as hoststat or purgestat, so allow that too.

* Use true(1)'s full path since /usr/bin isn't necessarily in the
  path in all situations (such as when called from rc scripts).
etc/mail/mailer.conf
libexec/dma/mailer-conf/mailer.conf.dma
libexec/dma/mailer-conf/mailer.conf.opensmtpd
libexec/dma/mailer-conf/mailer.conf.postfix
share/man/man5/mailer.conf.5