view etc/bsmtp2dma.conf.sample @ 164:b62b8bc6184f

Because of mtree errors in freebsd-update: let the directory tree in /boot stay as expanded but delete all regular files
author Franz Glasner <hg@dom66.de>
date Fri, 22 Nov 2019 12:36:59 +0100
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"