Add first step at optional mailman configs

This commit is contained in:
decentral1se
2021-05-16 22:57:27 +02:00
parent a23e9fc40b
commit 96d5d77201
3 changed files with 34 additions and 0 deletions

12
compose.mailman.yml Normal file
View File

@ -0,0 +1,12 @@
version: "3.6"
services:
smtp:
configs:
- source: postfix_override
target: /mailu/overrides/postfix.cf
configs:
postfix_override:
name: ${STACK_NAME}_postfix_overrides_${POSTFIX_OVERRIDE_VERSION}
file: postfix.cf.tmpl