Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view etc/bsmtp2dma.conf.sample @ 377:b772128d3dc6
>>>>> Tag v0.21.1 for changeset 73bc78d8cb3f
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 19 Feb 2023 12:40:40 +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"
