This website requires JavaScript.
Explore
Help
Sign In
container
/
postfix
Watch
1
Star
0
Fork
0
You've already forked postfix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7336edabb9
postfix
/
rootfs
/
etc
/
confd
/
templates
/
sender-transport.tmpl
4 lines
96 B
Cheetah
Raw
Normal View
History
Unescape
Escape
use image for multiple hosts
2016-07-11 08:30:57 +00:00
{{range
$
mailhost
:= split (getenv "MAILHOSTS") ","}}
@{{
$
mailhost
}} {{
$
mailhost
}}-out
{{end}}
Reference in New Issue
Copy Permalink