• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

SpamAssassin is not installed

SuiCo

New Pleskian
Dear forum

When I log in as admin and navigate to 'Settings' -> 'Spam Filter Settings' I can see: (SpamAssasin is not installed).

If I double-check in 'Home' -> 'Help & Support' -> 'Updates' I see: SpamAssassin support - You have an up-to-date version

What do I have to do to definitely activate Spamfilter?

Best regards
SuiCo
 
What about

rpm -qa | grep spamassassin ?

For example on fresh Plesk 9.3.0 installation:

# rpm -qa | grep spamassas
psa-spamassassin-9.3.0-cos5.build93091230.07
spamassassin-3.2.4-1.el5
 
Hi

If I execute this command (debian) I receive nothing.

Under Server Components in Plesk I see:
psa-spamassassin The component was not installed
spamassassin 3.1.7-2etch1

In my Plesk-License spamassassin is included.

Best regards
SuiCo
 
As you can see required package psa-spamassassin is not installed. Therefore you should install it with

/usr/local/psa/admin/sbin/autoinstaller

for example.
 
Hi
In Mail Components it look as follows:

Select the components you want to install:

1. [*] Mailman mailing list manager support
2. [ ] Kaspersky antivirus module
3. [*] Dr. Web antivirus
4. [=] SpamAssassin support

(A) Select all, (D) Deselect all,
(L) Back to primary components list, (Q) Cancel installing
To select or deselect a component, enter its number;
Type a number or a character of desired action [L]:

Then I type 4 and got message:
The component spamassassin is already installed.

So what should I do?

Best regards
SuiCo
 
Remove spamassassin packages too and run autoinstaller again.
 
Back
Top