• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Server-wide Spam Settings

J

jlandes

Guest
I'm not sure if I'm going about this the wrong way or not, but I'd like to change the default spam settings in SpamAssassin and still allow my users to customize their own settings.

I have SpamAssassin setup to allow server-wide and personal settings. I've changed the hit count to 5 and the subject tag to [Spam]. However, when my users login to their accounts, they still see the default hit count of 7 and *****SPAM***** is still shown in the tag. In each user's account, the options are checked to use server-wide settings.

Is there any way that I can get SpamAssassin to default all accounts to using my server-wide settings, but still allow my users to customize their configuration?

Any help would be most appreciated. Thanks.
 
Update the configuration pr. user in the sa_conf table in the psa database should do it.

And then remember to rebuild mail settings from commandline.
 
Back
Top