OpenDKIM verify only mode config
This commit is contained in:
parent
c5bcae71fd
commit
23aece35e1
@ -96,7 +96,7 @@ MinimumKeyBits 1024
|
||||
|
||||
## Gives the location of a private key to be used for signing ALL messages. This
|
||||
## 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,
|
||||
## 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
|
||||
## caching service. Useful if the nameserver being used by the filter is
|
||||
## not local.
|
||||
# QueryCache yes
|
||||
QueryCache yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user