On Mon, 18 Oct 2021, Linkcheck wrote:

On 18/10/2021 11:20 am, Matus UHLAR - fantomas wrote:
spamd by default tries to find recipients' home directories and user
preferences in them. try passing following option to spamd:

 instruct spamd to connect to 127.0.0.1

Sorry, I'm not sure where to do that. I've tried as noted in the OP; I can't find anywhere else (remembering I've dropped spamfilter.sh).

Actually that timeout error is coming from "spamc". spamass-milter uses spamc under the hood to connect to spamd. It's spamc that is trying to connect to "localhost" which contains that IPv6 reference. Add an option to spamass-milter telling it to pass on to spamc the connect-to host is 127.0.0.1 not localhost.

IE:
This made no difference. I also have /etc/default/spamass-milter with the 
options:
OPTIONS="-u spamass-milter -i 127.0.0.1 -4"

Add the option "-D 127.0.0.1" in that spamass-milter OPTIONS.



--
Dave Funk                               University of Iowa
<dbfunk (at) engineering.uiowa.edu>     College of Engineering
319/335-5751   FAX: 319/384-0549        1256 Seamans Center, 103 S Capitol St.
Sys_admin/Postmaster/cell_admin         Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to