X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=114754ba45f3855598c784a5812ad263c87eccb0;hp=47124acca89ef8cb274a15a7b4658f9966a4ae0b;hb=1f5091a1b187eede97605fbe9e7f4eb597a50d28;hpb=f48a441b7bbd473e2cd70e6ad39604164f04d729 diff --git a/common/phrase_spam b/common/phrase_spam index 47124ac..114754b 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -1033,4 +1033,23 @@ 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 + +# formorer 2012-02-28 +header VOTREANN Subject =~ /(votre|Petites) annonce/i +describe VOTREANN Votre annonce +score VOTREANN 4 + +# formorer 2010-01-23 +header LEXCHANGE subject =~ /(?:for|4)\s+L[i1]nks?\s+E?xcha?nge/i +describe LEXCHANGE ask for link exchange +score LEXCHANGE 4 +