Ajout d'OpenDKIM aux trois MX publics

This commit is contained in:
Pierre-Elliott Bécue 2015-10-01 21:56:08 +02:00
parent 75433020b7
commit 116e36c232
12 changed files with 120 additions and 0 deletions

13
Bundler/dkim.xml Normal file
View file

@ -0,0 +1,13 @@
<Bundle name="dkim" version="2.0">
<Package name="opendkim"/>
<Service name="opendkim"/>
<Path name="/etc/opendkim/opendkim.conf"/>
<Path name="/etc/opendkim/KeyTable"/>
<Path name="/etc/opendkim/SigningTable"/>
<Path name="/etc/opendkim/TrustedHosts"/>
<Path type="directory" name="/etc/opendkim/"/>
<Path type="directory" name="/etc/opendkim/keys"/>
</Bundle>