Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view etc/bsmtp2dma.conf.sample @ 437:59622f32279d
Add two examples of how to use ftjail and friends to (freebsd-)update a thin jail.
1. Update the thin jail template
2. Update the thin jails
These scripts are not yet polished. They are added as used for some times
when managing jails.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 01 May 2024 20:58:54 +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"
