• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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