Re: Maybe a newbie question.. unable to connect to milter
John Clark Naldoza:
> I've have tried both local and inet options as well as putting the
> sock file from /var/run/opendkim to
> /var/spool/postfix/var/run/opendkim/
using unix sockets it's important whether you run postfix chroot or not.
if in doubt I suggest using inet sockets.
opendkim.conf
Socket inet:8891_at_127.0.0.1
postfix/main.cf
smtpd_milters = inet:127.0.0.1:8891
Notice the different notations for the same thing.
Andreas
Received on Sun Jun 28 2015 - 18:42:03 PST
This archive was generated by hypermail 2.3.0
: Sun Jun 28 2015 - 18:45:01 PST