X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/fd3d0087259ed6991fe6ac44a1ced8507c0457e1..281bf5d6e846e8b11deaecf3d4f17b3c10f5d670:/host_vars/template.yml?ds=inline diff --git a/host_vars/template.yml b/host_vars/template.yml index f990cba..fb971ba 100644 --- a/host_vars/template.yml +++ b/host_vars/template.yml @@ -51,6 +51,7 @@ postfix: domains: # the file /etc/postfix/virtual_alias_map can be used to configure aliases - lists.example.org default_footer: "-- \n%(list_name)s@%(host_name)s - %(description)s\nConfiguration: %(web_page_url)slistinfo%(cgiext)s/%(list_name)s\nUnsubscribe: %(list_name)s-unsubscribe@%(host_name)s\n" + form_secret: $RANDOM # optional: Install and configure dovecot dovecot: domains: # the file /etc/postfix/virtual_alias_map can be used to configure aliases @@ -69,6 +70,8 @@ postfix: apache: default_host: www.example.org + webmaster: webmaster@example.org + server_name: web.example.org prosody: host: jabber.example.org