• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Spam Assassin - Help with Simple Rules

T

Torgut

Guest
Does any of you folks know why the following set of rules is marking mail as positive when a Subject is "John property" ?:


header LR_SUBJECT_JOHN Subject =~ /^john/i
score LR_SUBJECT_JOHN 7

header LOCAL_HOLIDAYRENTALS Subject =~ /property/
score LOCAL_HOLIDAYRENTALS -10


I mean.... it should be a final score of -3 so, not spam.
 
This SpamAssassin is messing with my mental health. I had spent two nights trying to perform simple texts. In my last post I mentioned a problem.

This is another:

header LR_SUBJECT_BLOWJOB Subject =~ /\blowjob\b/i
score LR_SUBJECT_BLOWJOB 7
describe LR_SUBJECT_BLOWJOB Contem Blowjob

Now... a mail with this subject will not be marked as spam:
Hot blonde nailed before give blowjob

This is insane.
 
Back
Top