opendkim: add LogResults = Yes
If logging is enabled (see Syslog below), requests that the results of evaluation of all signatures that were at least partly intact (i.e., the "d=", "s=", and "b=" tags could be extracted).
This commit is contained in:
committed by
GitHub
parent
0458b30135
commit
557177ca48
@@ -4,8 +4,10 @@
|
||||
|
||||
# Log to syslog
|
||||
Syslog yes
|
||||
LogWhy Yes
|
||||
SyslogSuccess Yes
|
||||
LogWhy Yes
|
||||
LogResults Yes
|
||||
|
||||
# Required to use local socket with MTAs that access the socket as a non-
|
||||
# privileged user (e.g. Postfix)
|
||||
UMask 007
|
||||
|
||||
Reference in New Issue
Block a user