Rename mailman postfix override file

This commit is contained in:
decentral1se 2021-05-23 23:07:37 +02:00
parent 3f5431c47c
commit 1f7e2f52e6
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
version: "3.6"
# TODO(decentral1se): rename `postfix_override` to `mailman_override` because
# there are more override files now and it is good to be
# more specific
services:
smtp:
networks:
@ -25,4 +29,4 @@ volumes:
configs:
postfix_override:
name: ${STACK_NAME}_postfix_overrides_${POSTFIX_OVERRIDE_VERSION}
file: postfix.cf
file: postfix.mailman.cf