• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Blank emails/psa-spamassassin reinstall

O

Obviously

Guest
Plesk 7.5.4, FedoraCore 2

I have exactly the problem specified in this KB article:

http://kb.odin.com/en/1022

The proposed solution:

psa-spamassassin package should be reinstalled forcibly with the "rpm -Uvh --force PACKAGE_NAME" command

I tried:

rpm -Uvh --force psa-spamassassin

error: open of psa-spamassassin failed: No such file or directory

Had a look for an rpm package for this and couldn't find anything, any ideas?
 
Never mind, found the rpm using

find / -name "psa-s*" -print

Reinstalled and it fixed the problem.
 
Back
Top