Connection refused speaks to the socket not running. What does netstat -na report?
-Dan > On Sep 28, 2021, at 11:38 AM, Maurizio Caloro <mauri...@caloro.ch> wrote: > > Sending to spamassassin group, and no answer will by appair, possible this > are outdated? > Please how I can fix this connection refused, disabling IPv6 also not help. > > Sep 28 15:11:22 nmail spamd[3826]: prefork: child states: II > > Sep 28 15:11:23 nmail spamc[4525]: connect to spamd on 127.0.0.1 failed, > retrying (#1 of 3): Connection refused > Sep 28 15:11:23 nmail spamc[4525]: connect to spamd on 127.0.0.1 failed, > retrying (#2 of 3): Connection refused > Sep 28 15:11:24 nmail spamc[4525]: connect to spamd on 127.0.0.1 failed, > retrying (#3 of 3): Connection refused > > Sep 28 15:11:24 nmail spamc[4525]: connection attempt to spamd aborted after > 3 retries > Sep 28 15:11:24 nmail postfix/pickup[4386]: 2B9D240051: uid=116 > from=<E-MailAddress> > -- > > >>ii spamc 3.4.2-1+deb10u3 amd64 Client for > >>SpamAssassin spam filtering daemon > >>ii postfix 3.4.14-0+deb10u1 amd64 High-performance mail > >>transport agent > > Meny switches like only ipv4 also no result > > /etc/default/spamsassassin > OPTIONS="--nouser-config --create-prefs --max-children 5 --helper-home-dir > /var/lib/spamassassin --username=debian-spamd --groupname=debian-spamd > --siteconfigpath /etc/spamassassin > –socketpath=/var/spool/postfix/spamass/spamd.sock --socketowner=debian-spamd > --socketgroup=debian-spamd --socketmode=0660" > > Thanks > Mauri