Skip to content
Snippets Groups Projects
Commit 6dbc9220 authored by Lars Beckers's avatar Lars Beckers
Browse files

postfix: allow to override mailname

parent 16432793
Branches
No related tags found
1 merge request!16Minimal Viable FSMPI Deployment
......@@ -3,6 +3,7 @@
postfix_domains:
- "{{ domain }}"
postfix_virtual_domains: []
postfix_mailname: "{{ domain }}"
postfix_tls_cert: /etc/ssl/private/fullchain.pem
postfix_tls_key: /etc/ssl/private/privkey.pem
......
{{ domain }}
{{ postfix_mailname }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment