• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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