projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
roles
/
email
/
templates
/
mm_cfg.py
diff --git
a/roles/email/templates/mm_cfg.py
b/roles/email/templates/mm_cfg.py
index 89dd0d87bbf784bccde4edbc9343ccd75a3ce8ac..2b9c4518345ee480035caeeeeebfa6b0e2018852 100644
(file)
--- a/
roles/email/templates/mm_cfg.py
+++ b/
roles/email/templates/mm_cfg.py
@@
-121,6
+121,7
@@
DEB_LISTMASTER = '{{postfix.postmaster}}'
DEFAULT_ARCHIVE = Off
DEFAULT_MAX_MESSAGE_SIZE = 1024 # KB
DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 100
+DEFAULT_BOUNCE_UNRECOGNIZED_GOES_TO_LIST_OWNER = No
# footer
DEFAULT_MSG_FOOTER = """{{postfix.mailman.default_footer}}"""