]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
* Apply patches from blarson
[spamassassin_config.git] / common / phrase_spam
index 0d53bc9188860f22d0f179181ccbc6906356d1b9..c10f00d7e0fa7f444b665f69370a6ea6bad50bdb 100644 (file)
@@ -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
 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