• 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.

Plesk 10.0.1 to 10.1.1 SpamAssassin Bugs

littlefrog

Regular Pleskian
I don't have SpamAssassin installed and when i upgraded from 10.0.1 to 10.1.1 I now have a rogue process running

5587 popuser 25 0 26408 21m 2216 R 19.9 1.0 0:00.60 /usr/bin/perl -T -w /usr/bin/sa-learn --sync --dbpath /var/qmail/mail...

It's consuming 20% to 30% CPU usage and i have no way to turn it off.
Killing it is useless since it keeps changing PID each time it moved on to scanning another account.

Anyone have any ideas?
 
/usr/bin/sa-learn is a part of spamassassin package:

# rpm -qf /usr/bin/sa-learn
spamassassin-3.2.4-1.el5

Are you sure that you haven't spamassassin installed?
 
# rpm -qf /usr/bin/sa-learn
spamassassin-3.2.5-1.el5

You can see message plesk gives me in the screenshot.
 

Attachments

  • Capture.PNG
    Capture.PNG
    39.2 KB · Views: 22
Back
Top