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

SpamAssasin does not filter mails after update

S

svalerie

Guest
Hello as mentioned in http://forum.swsoft.com/showthread.php?t=56922 there is a problem with SpamAssassin after update - i put this issue to a new thread to be handled. We have the same problem in the .qmail files is no reference to SpamAssassin.

If you look in /var/qmail/mailnames/domain.com/mailname/.qmail file it only contains:

| true
| /usr/bin/deliverquota ./Maildir

It used to contain:

| /usr/local/psa/bin/psa-spamc reject
| true
| /usr/bin/deliverquota ./Maildir


SpamAssassin is switched on in the conroll panel ...

Anybody has an idea how to solve?

@Parallels When is there an fix available?
 
Deactivate / Activate

I activated and deactivated for each account the SpamAssassin setting (off/on). Afterwards it seems to work again.

X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on ...
 
Hello as mentioned in http://forum.swsoft.com/showthread.php?t=56922 there is a problem with SpamAssassin after update - i put this issue to a new thread to be handled. We have the same problem in the .qmail files is no reference to SpamAssassin.

If you look in /var/qmail/mailnames/domain.com/mailname/.qmail file it only contains:

| true
| /usr/bin/deliverquota ./Maildir

It used to contain:

| /usr/local/psa/bin/psa-spamc reject
| true
| /usr/bin/deliverquota ./Maildir


SpamAssassin is switched on in the conroll panel ...

Anybody has an idea how to solve?

@Parallels When is there an fix available?

Plesk moved this functionality from the .qmail files to a qmail-queue hook. It is compiled in the code so I can tell you exactly how they are doing it but I know that they are calling all the functions like spamassassin as the mail hits the queue and not the .qmail files.
 
Back
Top