Re: I can't find the reason for this smtpd/opendmarc warning.

2015-12-04 Thread Robert Chalmers
Sorry - went back to user, not list. _opendmarc 29480 0.0 0.0 2464732660 ?? Ss 10:51am 0:00.02 /usr/local/sbin/opendmarc -c /usr/local/etc/opendmarc/opendmarc.conf Seems to be running … also a simple telnet localhost 8893 Trying ::1... telnet: connect to address ::1: Conne

Re: I can't find the reason for this smtpd/opendmarc warning.

2015-12-04 Thread Danny Horne
My first thought is that is anything actually running on port 8893? On 04/12/2015 10:19 am, Robert Chalmers wrote: > I have opendmarc configured in postfix main.cf > > ### > # dkim & dmarc > smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893 > non_smtpd_milters =

I can't find the reason for this smtpd/opendmarc warning.

2015-12-04 Thread Robert Chalmers
I have opendmarc configured in postfix main.cf ### # dkim & dmarc smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893 non_smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893 milter_default_action = accept and the opendmarc.con