Remove the slash after unix:
On Sat, 26 Jun 2021, 08:38 , wrote:
> Run with Debian 10
>
> I dont see why “spamass.sock: No such file or directory” this message
> appair
>
>
>
> >mail.log
>
> Jun 26 09:27:12 nmail postfix/smtps/smtpd[9509]: warning: connect to
> Milter service unix:/spamass/spama
Hello everybody,
I am using two milters to check incoming mail for DKIM signatures and
SPF records. They are specified in main.cf using the "smtpd_milters"
parameter.
Now,
when I place the DKIM milter before the SPF milter, like so:
smtpd_milters = inet:dkim-milter-host:port, inet:spf-milte
Kevin N.:
> 3. From what I've read, the milters are called in the order they are
> specified.
>
> But does that mean that for each SMTP event Postfix will call the
> milters in the specified order?
Yes. Each event is given to the first milter, then the second milter,
and so on. Not: all events