Ajout d'OpenDKIM aux trois MX publics
This commit is contained in:
parent
75433020b7
commit
116e36c232
12 changed files with 120 additions and 0 deletions
13
Bundler/dkim.xml
Normal file
13
Bundler/dkim.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue