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

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