X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=1f50026f1a79cd52f1daeda784f32d39d44b3731;hp=3899606a92bf6249b48247a627838e4806121fbf;hb=485b96f046e26cc9743ee57142a92e2ec64d3abc;hpb=ec80b4270488f6b59b83f1515346f630e71b4294 diff --git a/common/phrase_spam b/common/phrase_spam index 3899606..1f50026 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -90,7 +90,7 @@ header ONEWORD subject =~ /^(?:Fw:|re:)?\s*\S+\s*$/i describe ONEWORD one word subject score ONEWORD 2 -body ONEWORDBODY /^\s*\S+\s*$/s +rawbody ONEWORDBODY /^\s*\S+\s*$/s describe ONEWORDBODY One word body score ONEWORDBODY 2 @@ -1033,4 +1033,13 @@ score WEBINAR 2 header TRIALVERSION subject =~ /trial\s*version/i describe TRIALVERSION Trial version in subject -score TRIALVERSION 3 \ No newline at end of file +score TRIALVERSION 3 + +header SHARESPAM subject =~ /shared photos with you/i +describe SHARESPAM shares photos +score SHARESPAM 3 + +header MYNAMEIS subject =~ /hello(.*)my name is/i +describe Name spam +score 2.5 +