• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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