Added OpenDKIM to Postfix module

This commit is contained in:
2021-01-29 18:23:16 +01:00
parent 03ff10e36d
commit 8dfef7c493
7 changed files with 123 additions and 9 deletions

View File

@@ -0,0 +1,12 @@
Syslog yes
UMask 007
Socket local:/var/run/opendkim/opendkim.sock
PidFile /var/run/opendkim/opendkim.pid
OversignHeaders From
UserID opendkim
Canonicalization relaxed/simple
Mode s
KeyTable refile:/etc/opendkim/KeyTable
SigningTable refile:/etc/opendkim/SigningTable
ExternalIgnoreList refile:/etc/opendkim/TrustedHosts
InternalHosts refile:/etc/opendkim/TrustedHosts