]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
add blars changes
[spamassassin_config.git] / common / phrase_spam
index 05c29c409d41afd2e5bcc92c807d4e82ff3ced7d..89c6bf959b481351515775392ce1b03ce0854214 100644 (file)
@@ -719,6 +719,11 @@ full OEMSOFT               /\b[O0]EM\s+s[o0][\W_]?ft_?(?:w_?a_?r_?e)?\b/i
 describe OEMSOFT       OEM software
 score OEMSOFT          2
 
+# don 2008-02-23
+body MSSOFTWARE                /(?:Microsoft|Windows) (?:Office Enterprise|Vista Ultimate)/i
+describe MSSOFTWARE    Microsoft Office Enterprise/Vista Ultimate
+score MSSOFTWARE       3
+
 # blarson 2008-01-01
 header NIGHTGIRL       subject =~ /\bnight\b.*\bgirlfriend\b/
 describe NIGHTGIRL     night ... girlfriend
@@ -777,3 +782,23 @@ score SLASHITY             2
 full OPENPOS           /\bopen\s*position/i
 describe OPENPOS       open positions
 score OPENPOS          3
+
+# don 2008-02-23
+header EBAYMEMBER      subject =~ /message from ebay member/i
+describe EBAYMEMBER    Message from ebay member
+score EBAYMEMBER       4
+
+# blarson 2008-02-25
+header RESPONSERES     subject =~ /\bResponse to Resume\b/i
+describe RESPONSERES   Response to Resume
+score RESPONSERES      3
+
+# blarson 2008-02-29
+body INTCOMP           /^International company/
+describe INTCOMP       International company
+score INTCOMP          3
+
+# blarson 2008-03-04
+header VIAGPHRA                subject =~ /\b(?:She want|in bed|love heaven|My hormones|the person)\b/i
+describe VIAGPHRA      misc spam phrases
+score VIAGPHRA         4