WIP: Setup of a mail server #9

Draft
otthorn wants to merge 151 commits from mailserver into master
Showing only changes of commit cac03b51c0 - Show all commits

View file

@ -99,5 +99,5 @@ is_aurore_host: "{{ 'aurore_vm' in group_names }}"
myorigin: "auro.re" myorigin: "auro.re"
# myhostname should be the FQDN (Fully Qualified Domain Name) # myhostname should be the FQDN (Fully Qualified Domain Name)
myhostname: "mail.adm.auro.re" myhostname: "mail.auro.re"
local_network: "10.128.0.0/24" local_network: "10.128.0.0/24"