Updated location of OpenDKIM config files to default /etc/opendkim.d from /etc/opendkim Updated config file to reflect filename hanges in repo
13 lines
500 B
Plaintext
13 lines
500 B
Plaintext
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.d/KeyTable
|
|
SigningTable refile:/etc/opendkim.d/SigningTable
|
|
ExternalIgnoreList refile:/etc/opendkim.d/TrustedHosts
|
|
InternalHosts refile:/etc/opendkim.d/TrustedHosts
|