Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view etc/bsmtp2dma.conf.sample @ 284:106cd5d9da7e
Put all manual pages into section 8 (FreeBSD System Manager's Manual)
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 18 Sep 2022 09:16:58 +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"
