Merge pull request #200 from modoboa/kryskool-patch-1

opendkim: add LogResults = Yes
This commit is contained in:
Antoine Nguyen
2018-04-08 10:03:01 +02:00
committed by GitHub

View File

@@ -4,8 +4,10 @@
# Log to syslog # Log to syslog
Syslog yes Syslog yes
LogWhy Yes
SyslogSuccess Yes SyslogSuccess Yes
LogWhy Yes
LogResults Yes
# Required to use local socket with MTAs that access the socket as a non- # Required to use local socket with MTAs that access the socket as a non-
# privileged user (e.g. Postfix) # privileged user (e.g. Postfix)
UMask 007 UMask 007