Dominic Raferd skrev den 2019-04-20 12:02:
On Fri, 19 Apr 2019 at 14:11, Benny Pedersen <m...@junc.eu> wrote:
i have now disabled milters from trusted maillists ips
How did you do this? It might help me. I have missed some of this
thread because OP's mails are blocked (correctly of course) by my
opendmarc.
# cat /etc/postfix/smtpd_milters_map.cidr
#
# postfix maillist disable all milters
168.100.1.3 DISABLE
168.100.1.4 DISABLE
168.100.1.7 DISABLE
2604:8d00:0:1::3 DISABLE
2604:8d00:0:1::4 DISABLE
2604:8d00:0:1::7 DISABLE
# grep milter main.cf
smtpd_milter_maps = cidr:/etc/postfix/smtpd_milter_maps.cidr
add ips to postscreen whitelist if you use rbl that block posstfix
maillist