Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison etc/bsmtp2dma.conf.sample @ 122:00b99c1f039c
Document requirements for MAILER
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 16 Oct 2019 00:11:38 +0200 |
| parents | af4eeb94144a |
| children | 84d2735fe7f6 |
comparison
equal
deleted
inserted
replaced
| 121:61df67459e30 | 122:00b99c1f039c |
|---|---|
| 4 # Is is sourced by `bsmtp2dma`. | 4 # Is is sourced by `bsmtp2dma`. |
| 5 # | 5 # |
| 6 # @(#)@@PKGORIGIN@@ $HGid$ | 6 # @(#)@@PKGORIGIN@@ $HGid$ |
| 7 # | 7 # |
| 8 | 8 |
| 9 # | |
| 10 # MAILER should be compatible to "sendmail": | |
| 11 # - read mail including headers from stdin until EOF | |
| 12 # - support the "-f" flag to explicitely set the envelope sender | |
| 13 # | |
| 9 #MAILER="/usr/sbin/sendmail" | 14 #MAILER="/usr/sbin/sendmail" |
| 10 #MAILER="/usr/libexec/dma" | 15 #MAILER="/usr/libexec/dma" |
