• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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