After stopping SpamAssassin messages like these are appearing in 
/var/log/maillog: 

Aug 19 21:23:19 erebus spamc[20803]: connect(AF_INET) to spamd at 127.0.0.1 
failed, retrying (#3 of 3): Connection refused
Aug 19 21:23:20 erebus spamc[20853]: connect(AF_INET) to spamd at 127.0.0.1 
failed, retrying (#2 of 3): Connection refused
Aug 19 21:23:20 erebus spamc[20879]: connect(AF_INET) to spamd at 127.0.0.1 
failed, retrying (#1 of 3): Connection refused
Aug 19 21:23:20 erebus spamc[20887]: connect(AF_INET) to spamd at 127.0.0.1 
failed, retrying (#1 of 3): Connection refused
Aug 19 21:23:20 erebus spamc[20821]: connect(AF_INET) to spamd at 127.0.0.1 
failed, retrying (#3 of 3): Connection refused

Is this a problem or can I ignore them?  

------

At 09:22 PM 8/19/2007, [EMAIL PROTECTED] wrote:

>Bingo!  SpamAssassin and ClamAV are supposedly stopped.  
>
>------
>
>At 09:05 PM 8/19/2007, Dave Pooser wrote:
>>> [EMAIL PROTECTED] /usr/local/etc/rc.d]$ sa-spamd.sh stop
>>> bash: sa-spamd.sh: command not found
>>> [EMAIL PROTECTED] /usr/local/etc/rc.d]$  clamav-clamd.sh stop
>>> bash: clamav-clamd.sh: command not found
>>> [EMAIL PROTECTED] /usr/local/etc/rc.d]$
>>> 
>>> How is it possible that the commands aren't found?  They're right there in 
>>> the
>>> directory? 
>>
>>Root typically uses a fixed PATH that doesn't include the current directory
>>(for security reasons). Try giving it an explicit path:
>>./clamav-clamd.sh stop
>>
>>or
>>
>>/usr/local/etc/rc.d/clamav-clamd.sh stop
>>
>>and that should work.
>>-- 
>>Dave Pooser
>>Cat-Herder-in-Chief, Pooserville.com
>>"You're useless when you're high on catnip, you know that?"

Reply via email to