mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 18:07:30 +00:00
Fixed KeyTable refile in opendkim.conf https://serverfault.com/a/861701/377751 (#2249)
This commit is contained in:
parent
50e629abd0
commit
0cebfde414
@ -10,7 +10,7 @@ Canonicalization relaxed/simple
|
||||
|
||||
ExternalIgnoreList refile:/etc/opendkim/TrustedHosts
|
||||
InternalHosts refile:/etc/opendkim/TrustedHosts
|
||||
KeyTable refile:/etc/opendkim/KeyTable
|
||||
KeyTable /etc/opendkim/KeyTable
|
||||
SigningTable refile:/etc/opendkim/SigningTable
|
||||
|
||||
Mode sv
|
||||
|
Loading…
x
Reference in New Issue
Block a user