Rename mailman postfix override file
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
|||||||
version: "3.6"
|
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:
|
services:
|
||||||
smtp:
|
smtp:
|
||||||
networks:
|
networks:
|
||||||
@@ -25,4 +29,4 @@ volumes:
|
|||||||
configs:
|
configs:
|
||||||
postfix_override:
|
postfix_override:
|
||||||
name: ${STACK_NAME}_postfix_overrides_${POSTFIX_OVERRIDE_VERSION}
|
name: ${STACK_NAME}_postfix_overrides_${POSTFIX_OVERRIDE_VERSION}
|
||||||
file: postfix.cf
|
file: postfix.mailman.cf
|
||||||
|
|||||||
Reference in New Issue
Block a user