WIP: Setup of a mail server #9

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

View file

@ -58,7 +58,7 @@
- name: Add Dovecot configuration outside of conf.d
template:
src: "dovecot-ldap.conf.ext.j2"
dest: "/etc/dovecot/dovecot-ldap-conf.ext"
dest: "/etc/dovecot/dovecot-ldap.conf.ext"
mode: 0600 # only legible by root
owner: root
group: root