• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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