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

Input Upgrade to Spamassassin 3.4.4

Josch

New Pleskian
The actual spamassassin supported from Plesk Obsidian 18.024 is version 3.4.2, which is already one and a half years old. A reasonable, preferably daily updated spam filtering should be a matter of course, therefore an early update to version 3.4.2 is highly desirable.

Even better would be an option that plesk finally supports the much more modern and powerful rspamd software.

The provision of optimal spam protection for everyone should be a matter of course with an otherwise so far developed software as plesk is.

Thanks a lot in advance.
 
That‘s correct but Plesk has implemented newer versions of different software in the past. We are running on Ubuntu 16.04LTS and you can install spamassassin 3.4.4 on that system. It is not in the repo (yeah they only support 3.4.2) but it is installable.
 
But thats only for Windows based installations isn't it?
Because Plesk doesn't ship Spamassassin, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with Spamassassin 3.4.4, then Plesk would run Spamassassin 3.4.4 for clients:

# rpm -qa | grep spamassassin
spamassassin-3.4.0-5.el7_7.x86_64

# rpm -qi spamassassin | grep Vendor
Vendor : CentOS
 
Back
Top