SpamAssassin not working

freakie

Verified User
Joined
Jan 16, 2006
Messages
85
Location
Apeldoorn, Netherlands
Hi,

recently i discovered that for unknown reasons SpamAssassin (spamd) isnt working good.

My machine is a 64 bit centos 4 running clamav, dovecot and SpamAssassin.

After that i decided to upgrade spamblocker to version 3.x

but still the problem remains, in /var/log/maillog i see no entries of spamd but i do sometimes i see this:

Address already in use and Connection refused

i already tries to stop exim and spamd, after checking that all exim and spamd are stopped i restart spamd and exim. i mostly see no errors.

On other servers spamd is running fine and shows this:

spamd[10190]: prefork: child states: II


where do i start?
 
i fixed it myself. even strace and debug couldnt help me. i used set_permissions.sh on email and user homes

and i removed the bayes_* files in /home

some of them where over 100mb !!

after a restart of exim/spamd it worked again.
 
Back
Top