• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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