Dan Langille<p>On <a href="https://bsd.network/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeBSD</span></a> 14.2, can postfix be enabled and dma disabled without touching /etc/mail/mailer.conf and only modifying /usr/local/etc/mailer.conf?</p><p>man 5 mailer.conf mentions /etc/mail/mailer.conf</p><p>man 8 mailwrapper mentions ${LOCALBASE}/etc/mail/mailer.conf</p><p>I am sure I read docs somewhere mentioning /usr/local/etc/mail/mailer.conf</p><p>I know postfix pkg-message mentions it:</p><p> - install -m 0644 /usr/local/share/postfix/mailer.conf.postfix /usr/local/etc/mail/mailer.conf</p><p><a href="https://cgit.freebsd.org/ports/tree/mail/postfix/files/pkg-message.in#n15" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">cgit.freebsd.org/ports/tree/ma</span><span class="invisible">il/postfix/files/pkg-message.in#n15</span></a></p><p>I ask because I have reports of dma and <a href="https://bsd.network/tags/postfix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postfix</span></a> both appearing in /var/log/maillog</p><p>Oh wait, it might be as simple as directory permissions on /usr/local/etc/mail not being o+rx</p><p>Tomorrow will tell.</p>