Merge postfix configurations and use conditionals
This commit is contained in:
@ -151,6 +151,7 @@ DB_FLAVOR=sqlite
|
||||
# Mailman settings
|
||||
###################################
|
||||
# COMPOSE_FILE="compose.yml:compose.mailman.yml"
|
||||
# MAILMAN_POSTFIX_OVERRIDES=1
|
||||
# MAILMAN_CORE_VOLUME=lists_example_com_mailman-core
|
||||
# MAILMAN_CORE_NETWORK=lists_example_com_internal
|
||||
|
||||
@ -161,3 +162,4 @@ DB_FLAVOR=sqlite
|
||||
# there is an open ticket with a further discussion also https://github.com/Mailu/Mailu/issues/1096
|
||||
###################################
|
||||
# COMPOSE_FILE="compose.yml:compose.mailfrom.yml"
|
||||
# SENDER_LOGINS_POSTFIX_OVERRIDES=1
|
||||
|
||||
Reference in New Issue
Block a user