WIP: Setup of a mail server #9

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

View file

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