view etc/bsmtp2dma.conf.sample @ 439:b5e45ecd4032

Rename the recently added example scripts and integrate into the package build. They will be installed into the EXAMPLESDIR /usr/local/share/examples/local-bsdtools.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 01 May 2024 23:07:59 +0200
parents 84d2735fe7f6
children
line wrap: on
line source

#
# Configure bsmtp2dma tool.
#
# Is is sourced by `bsmtp2dma`.
#
# @(#)@@SIMPLEVERSIONTAG@@
#

#
# 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"