SpamAssassin Error

I

infuzion

Guest
I cannot manually start Spamassassin through the control panel.

When I log into the server I try to manually start Spamassassin and I get the following error:

# /etc/init.d/psa-spamassassin start
spamd already running on /tmp/spamd_full.sock, exiting


Any ideas?
 
Well it would seem to suggest that SpamAssassin is already running.

Did you check the process list? ps -efa |grep spamd
 
Back
Top