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

How to get PSA SpamAssassin to delete rather than tag as spam

K

kabarty

Guest
I have found a solution to the whole 'spamassassin stops working when I choose the delete option instead of tagging as spam'

It's so simple it's scary...

Under the client's email configuration for the mailbox, within the What to do with spam mail section, make sure that the 'Mark as spam and store in mailbox' option is CHECKED. Yes, checked.

Then completely blank the box marked Modify spam mail subject by tag textbox and/or remove the tick from the checkbox.

Then, if you check the actual spamassassin settings for the individual user in /var/qmail/mailnames/<domain>/<user>/user_prefs you should see that it's rewritten it with 'rewrite_subject 0' correctly

Hope that helps frustrated spamassassin users!

This works on 7.5.3 and 7.5.2
 
I don't like replying to my own threads, but there's some more information...

I can't get this 'trick' to work by updating the database and then running mchk -v so it looks like it's a manual job through the interface....
 
Ignore all that - all I managed to do there is get it to not tag the subject... (Which is an art in itself it seems)

*sigh*
 
Back
Top