Ajout de ce qu’il faut pour DMARC/DKIM

This commit is contained in:
VC
2019-12-01 11:07:52 +01:00
parent a3fa0e1162
commit 72cd967a79
6 changed files with 29 additions and 3 deletions

View File

@@ -7,8 +7,8 @@
- opendkim-tools
- name: main configuration files
copy:
src: ./files/opendkim.conf
template:
src: opendkim.conf
dest: /etc/opendkim.conf
notify:
- restart opendkim