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?


I would think stopping these may prevent any mail from passing through your system. If you can't figure out how to reconfigure qmail to stop sending mail to spamd then you might consider adding the --local argument to the spamd daemon. This would make spamd run considerably faster (but it would not detect spam as well as before). Maybe if SA ran faster mail would start to flow. This means you would have to be skilled enough to figure out where to place this in /usr/local/etc/rc.d/sa-spamd.sh. Then you would restart spam via that initscript. If you like, post that script so someone can offer instructions.

Gary V

_________________________________________________________________
Puzzles, trivia teasers, word scrambles and more. Play for your chance to win! http://club.live.com/home.aspx?icid=CLUB_hotmailtextlink

Reply via email to