docker-image-postfix/confd/conf.d/setup_postscreen.toml
Mauro Torrez c8bbf043c9
All checks were successful
continuous-integration/drone/push Build is passing
version inicial
2019-09-30 02:29:16 -03:00

8 lines
123 B
TOML

[template]
src = "setup_postscreen.tmpl"
dest = "/start.d/setup_postscreen"
mode = "0755"
keys = [
"/postscreen/enable",
]