Add mail from override configuration
This commit is contained in:
@ -153,3 +153,11 @@ DB_FLAVOR=sqlite
|
||||
# COMPOSE_FILE="compose.yml:compose.mailman.yml"
|
||||
# MAILMAN_CORE_VOLUME=lists_example_com_mailman-core
|
||||
# MAILMAN_CORE_NETWORK=lists_example_com_internal
|
||||
|
||||
###################################
|
||||
# SASL account -> MAIL FROM mappings for more liberal MAIL FROM relaying
|
||||
# return-path: https://www.rubydoc.info/gems/actionmailer-rack-upgrade-2/2.3.15/ActionMailer/Base
|
||||
# logins and MAIL FROM ownership: http://www.postfix.com/postconf.5.html#smtpd_relay_restrictions
|
||||
# there is an open ticket with a further discussion also https://github.com/Mailu/Mailu/issues/1096
|
||||
###################################
|
||||
# COMPOSE_FILE="compose.yml:compose.mailfrom.yml"
|
||||
|
||||
Reference in New Issue
Block a user