X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/fecf6724bb026a4891a89c33356870f83bcd76ee..e77c174c33c18df68635dbe6a8ec5686dd6176d8:/host_vars/template.yml diff --git a/host_vars/template.yml b/host_vars/template.yml index 6b9c4c7..142e408 100644 --- a/host_vars/template.yml +++ b/host_vars/template.yml @@ -14,6 +14,8 @@ postfix: submission: True # optional: From which IPs to accept mail. mynetworks: '127.0.0.0/8 [::1]/128 203.0.113.0/24' + # optional: Domains for which to receive emails and forward according to virtual_alias_map. + alias_domains: staff.example.org # optional: Hostnames and SHA1 certificate hashes that are allowed to relay email via this host. relay_client_cert_whitelist: - hostname: other.example.org