Hi
I found some problem with setup postfix + opendmarc. In my lab working
fine but in productions opendmarc .... killed ?
When I use older debian and remove systemd works fine.
In postfix i have standard:
#dkim+dmarc
#dmarc -> inet:127.0.0.1:54321
smtpd_milters = inet:localhost:12301,inet:127.0.0.1:54321
non_smtpd_milters = inet:localhost:12301,inet:127.0.0.1:54321
milter_default_action = accept
milter_protocol = 6
Logs:
https://paste.debian.net/1384983/
Opendmarc config:
...
AuthservID mx1-node1
PidFile /var/run/opendmarc/opendmarc.pid
PublicSuffixList /usr/share/publicsuffix
RejectFailures false
Socket inet:54321@localhost
Syslog true
TrustedAuthservIDs mx1-node1
IgnoreHosts /etc/opendmarc/ignore.hosts
UMask 0002
UserID opendmarc
SPFSelfValidate false
RequiredHeaders true
ReportCommand /bin/true
...
I dont have any idea
--
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org