Opendmarc and Opendkim logs in /var/log/maillog
Posted: 22 Jul 2020 14:10
Dear Friends,
I had recently implemented eFa server as incoming mail server for my domain. All the configuration is fine. I wanted to see opendmarc and opendkim logs in maillog mentioning SPF/DKIM/DMARC results. However I am not able to see any entries in maillog except
Jul 22 19:01:13 mx2 opendmarc[8433]: OpenDMARC Filter: mi_stop=1
Jul 22 19:01:13 mx2 opendmarc[8433]: OpenDMARC Filter v1.3.2 terminating with status 0, errno = 0
Jul 22 19:01:13 mx2 opendmarc[14026]: OpenDMARC Filter: Opening listen socket on conn inet:8893@localhost
Jul 22 19:01:13 mx2 opendmarc[14027]: OpenDMARC Filter v1.3.2 starting (args: -c /etc/opendmarc.conf -l -vvvv -P /var/run/opendmarc/opendmarc.pid)
Jul 22 19:01:13 mx2 opendmarc[14027]: additional trusted authentication services: mx2
Jul 22 19:27:32 mx2 opendkim[19448]: OpenDKIM Filter v2.11.0 starting (args: -x /etc/opendkim.conf -P /var/run/opendkim/opendkim.pid)
few contents of /etc/opendmarc.conf
MilterDebug 9
RecordAllMessages true
SoftwareHeader true
SPFIgnoreResults true
SPFSelfValidate true
Syslog true
SyslogFacility mail
few contents of /etc/opendkim.conf
Mode v
Syslog yes
SyslogSuccess yes
LogWhy yes
Can anybody help me, how to ensure detail logs of SPF, DKIM, DMARC results/failures in /var/log/maillog
Thanks in advance for your support.
I had recently implemented eFa server as incoming mail server for my domain. All the configuration is fine. I wanted to see opendmarc and opendkim logs in maillog mentioning SPF/DKIM/DMARC results. However I am not able to see any entries in maillog except
Jul 22 19:01:13 mx2 opendmarc[8433]: OpenDMARC Filter: mi_stop=1
Jul 22 19:01:13 mx2 opendmarc[8433]: OpenDMARC Filter v1.3.2 terminating with status 0, errno = 0
Jul 22 19:01:13 mx2 opendmarc[14026]: OpenDMARC Filter: Opening listen socket on conn inet:8893@localhost
Jul 22 19:01:13 mx2 opendmarc[14027]: OpenDMARC Filter v1.3.2 starting (args: -c /etc/opendmarc.conf -l -vvvv -P /var/run/opendmarc/opendmarc.pid)
Jul 22 19:01:13 mx2 opendmarc[14027]: additional trusted authentication services: mx2
Jul 22 19:27:32 mx2 opendkim[19448]: OpenDKIM Filter v2.11.0 starting (args: -x /etc/opendkim.conf -P /var/run/opendkim/opendkim.pid)
few contents of /etc/opendmarc.conf
MilterDebug 9
RecordAllMessages true
SoftwareHeader true
SPFIgnoreResults true
SPFSelfValidate true
Syslog true
SyslogFacility mail
few contents of /etc/opendkim.conf
Mode v
Syslog yes
SyslogSuccess yes
LogWhy yes
Can anybody help me, how to ensure detail logs of SPF, DKIM, DMARC results/failures in /var/log/maillog
Thanks in advance for your support.