OpenDKIM verify only mode config
This commit is contained in:
@@ -96,7 +96,7 @@ MinimumKeyBits 1024
|
|||||||
|
|
||||||
## Gives the location of a private key to be used for signing ALL messages. This
|
## Gives the location of a private key to be used for signing ALL messages. This
|
||||||
## directive is ignored if KeyTable is enabled.
|
## directive is ignored if KeyTable is enabled.
|
||||||
KeyFile /etc/opendkim/keys/default.private
|
# KeyFile /etc/opendkim/keys/default.private
|
||||||
|
|
||||||
## Gives the location of a file mapping key names to signing keys. In simple terms,
|
## Gives the location of a file mapping key names to signing keys. In simple terms,
|
||||||
## this tells OpenDKIM where to find your keys. If present, overrides any KeyFile
|
## this tells OpenDKIM where to find your keys. If present, overrides any KeyFile
|
||||||
@@ -131,4 +131,4 @@ OversignHeaders From
|
|||||||
## policies retrieved from DNS, rather than relying on the nameserver for
|
## policies retrieved from DNS, rather than relying on the nameserver for
|
||||||
## caching service. Useful if the nameserver being used by the filter is
|
## caching service. Useful if the nameserver being used by the filter is
|
||||||
## not local.
|
## not local.
|
||||||
# QueryCache yes
|
QueryCache yes
|
||||||
|
Reference in New Issue
Block a user