improve OpenDKIM and OpenDMARC milters integration (#361)

This commit is contained in:
Kai Ren 2016-10-25 09:57:08 +03:00 committed by Thomas VIAL
parent a62062c382
commit 9111a92b18
10 changed files with 24 additions and 44 deletions

View file

@ -9,4 +9,4 @@
#SOCKET="inet:12345@localhost" # listen on loopback on port 12345
#SOCKET="inet:12345@192.0.2.1" # listen on 192.0.2.1 on port 12345
SOCKET="inet:12301@localhost"
SOCKET="inet:8891@localhost"

View file

@ -4,7 +4,7 @@ UMask 002
Syslog yes
SyslogSuccess Yes
LogWhy Yes
RemoveOldSignatures Yes
RemoveOldSignatures Yes
Canonicalization relaxed/simple
@ -19,4 +19,4 @@ SignatureAlgorithm rsa-sha256
UserID opendkim:opendkim
Socket inet:12301@localhost
Socket inet:8891@localhost