X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=c10f00d7e0fa7f444b665f69370a6ea6bad50bdb;hp=0d53bc9188860f22d0f179181ccbc6906356d1b9;hb=f98de9cbafb48d7c8b1907f36fa190666a248911;hpb=1a58e10c4c2cf88bb10f3374f65d57f7abc3b6ac diff --git a/common/phrase_spam b/common/phrase_spam index 0d53bc9..c10f00d 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -587,3 +587,33 @@ score PASTERESUME 3 body LETHIHELO /\{Let\:HI,Hi,Hello,hEllo,heLlo,helLo,hellO,HEllo\} how are you/ describe LETHIHELO Hello, how are you score LETHIHELO 4 + +# blarson 2007-10-29 +body DIREKTOR /Direktor of Softline/i +describe DIREKTOR Direktor of Softline +score DIREKTOR 3 + +# blarson 2007-10-29 +body THEDEG /\bthe_degree\b/ +describe THEDEG the_degree +score THEDEG 3 + +# blason 2007-10-29 +body DYNMH /D Y N A M I C M EDIA HOLDIN/ +describe DYNMH D Y N A M I C M EDIA HOLDIN +score DYNMH 4 + +# blarson 2007-10-30 +header LEGBUD subject =~ /\b(?:Legal|smoking) Bud/i +describe LEGBUD Legal Bud +score LEGBUD 4 + +# blarson 2007-10-30 +full LEGBUD2 /\b(?:Legal|smoking) Bud/i +describe LEGBUD2 Legal Bud +score LEGBUD2 4 + +# blarson 2007-10-31 +body SMOKING /\b(?:beat|stop|quit|without)\s+(?:nicotine|smoking|cigarettes)\b/i +describe SMOKING stop smoking +score SMOKING 3