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

Did the spamassassin default "not to delete spam mail" ever change?

tkalfaoglu

Silver Pleskian
I'm still at 8.2, waiting for the Turkish language pack to reach 8.3, but I was wondering if Spamassassin-per-user setting ever changed the default to "delete spam mail" instead of not to?

It it quite a chore to manually set the "delete spam mail" for each customer's each email.

-t
 
I dug up some more, but under 8.2, the only option in /usr/local/psa/bin/mail.sh about spam is to let the user change the spam setting or not. there must be some other command, then..
-t
 
we use the command:

/usr/local/psa/bin/spamassassin.sh --update <new_mailname> -status true -hits 5 -modify-subj false
 
Back
Top