add no reply prototype (not working), CI tag support

This commit is contained in:
Mauro Torrez
2019-09-30 13:15:03 -03:00
parent c9547542c9
commit 429dc2789f
3 changed files with 55 additions and 14 deletions

View File

@@ -0,0 +1,7 @@
[template]
src = "noreply.tmpl"
dest = "/etc/postfix/noreply"
keys = [
"/noreply/aliases",
"/virtual/mailbox/domains",
]