view etc/bsmtp2dma.conf.sample @ 180:332276cc0bc8

FIX: /var/db needs to be a dataset if /var/db/freebsd-update is a dataset also
author Franz Glasner <hg@dom66.de>
date Tue, 16 Aug 2022 12:06:13 +0200
parents 00b99c1f039c
children 84d2735fe7f6
line wrap: on
line source

#
# Configure bsmtp2dma tool.
#
# Is is sourced by `bsmtp2dma`.
#
# @(#)@@PKGORIGIN@@ $HGid$
#

#
# MAILER should be compatible to "sendmail":
# - read mail including headers from stdin until EOF
# - support the "-f" flag to explicitely set the envelope sender
#
#MAILER="/usr/sbin/sendmail"
#MAILER="/usr/libexec/dma"