X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fphrase_spam;h=1e9c2e9807dff70568f73522308857a478199453;hb=891dec76c290704d341a32c0d524b4df91e1947d;hp=47124acca89ef8cb274a15a7b4658f9966a4ae0b;hpb=f48a441b7bbd473e2cd70e6ad39604164f04d729;p=spamassassin_config.git diff --git a/common/phrase_spam b/common/phrase_spam index 47124ac..1e9c2e9 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -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 MYNAMEIS Name spam +score MYNAMEIS 2.5 +