You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Pat Traynor <pa...@ssih.com> on 2005/03/22 13:46:41 UTC

connect(AF_INET) to spamd failed

Last night, I had to do a minor hardware upgrade on my server.  Later
that night when I checked my mail, I had about 20 spams, when I'd
normally get one or two during that time.  Overnight, I got about
another 30.  From the headers, I can see that spamd *is* running and
generating scores, but LOTS of spam is slipping through.  I tried
re-booting this morning, and looking at my syslog, I see this soon
after bootup:

Mar 22 07:29:49 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:49 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:50 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:50 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:49 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:49 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:50 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:50 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:51 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:29:51 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:29:51 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:29:51 ssih spamc[374]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:29:53 ssih spamc[375]: connection attempt to spamd aborted after 3 retries
Mar 22 07:29:53 ssih spamc[375]: connection attempt to spamd aborted after 3 retries
Mar 22 07:29:53 ssih spamc[374]: connection attempt to spamd aborted after 3 retries
Mar 22 07:29:53 ssih spamc[374]: connection attempt to spamd aborted after 3 retries
Mar 22 07:29:57 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:57 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Mar 22 07:29:58 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:58 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Mar 22 07:29:59 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:29:59 ssih spamc[390]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Mar 22 07:30:00 ssih spamc[390]: connection attempt to spamd aborted after 3 retries
Mar 22 07:30:00 ssih spamc[390]: connection attempt to spamd aborted after 3 retries

--pat--
-- 
Pat Traynor
pat@ssih.com


Re: connect(AF_INET) to spamd failed

Posted by DNI Support Department <su...@dynamicnet.net>.
Greetings Pat:

Check the following:

1.      /tmp is not full.

2.      The directory where the spamd socket is created has the correct 
ownership (uid, guid) and permissions; if it is not in the /tmp area, then 
also make sure the area the socket is created is not full.

Thank you.

At 07:46 AM 3/22/2005, you wrote:
>Last night, I had to do a minor hardware upgrade on my server.  Later
>that night when I checked my mail, I had about 20 spams, when I'd
>normally get one or two during that time.  Overnight, I got about
>another 30.  From the headers, I can see that spamd *is* running and
>generating scores, but LOTS of spam is slipping through.  I tried
>re-booting this morning, and looking at my syslog, I see this soon
>after bootup:
>
>Mar 22 07:29:49 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 
>failed, retrying (#1 of 3): Connection refused
>Mar 22 07:29:49 ssih spamc[375]: connect(AF_INET) to spamd at 127.0.0.1 
>failed, retrying (#1 of 3): Connection refused