]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
* Add bts patches from blars
[spamassassin_config.git] / common / phrase_spam
index 0d53bc9188860f22d0f179181ccbc6906356d1b9..813698ddc0fe991039ed591bb75bb8b141204953 100644 (file)
@@ -79,13 +79,8 @@ body AFFILIATEID        /affiliate.?id/i
 describe AFFILIATEID    affiliate id
 score AFFILIATEID       3
 
-# joy, 2003-08-30, 2003-09-21
-header FW               Subject =~ /^Fw: /
-describe FW             Sounds like a Fw: spam
-score FW                3
-
 # blarson 2007-07-13
-header REFWD           subject =~ /\b(?:RE|FWD)\:\s*$/i
+header REFWD           subject =~ /\b(?:RE|FWD?)\:\s*$/i
 describe REFWD         re or fwd nothing
 score REFWD            3.5
 
@@ -587,3 +582,53 @@ 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
+
+# blarson 2007-11-04
+header WORKHOME                subject =~ /\bwork\b.*\bhome\b/i
+describe WORKHOME      work from home
+score WORKHOME         2
+
+# blarson 2007-11-04
+header HOMEWORK                subject =~ /\bhome\b.*\b(?:work|business|job|based)\b/i
+describe HOMEWORK      home business
+score HOMEWORK         3
+
+# blarson 2007-11-04
+header REPRESENT       subject =~ /\bRepresent(?:ative)?\b.*\b(?:Country|needed)\b/i
+describe REPRESENT     represent your country
+score REPRESENT                2
+
+# blarson 2007-11-06
+header NOFEE           subject =~ /\bNo\s+fee\b/i
+describe NOFEE         No fee
+score NOFEE            2