]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
add blars changes
[spamassassin_config.git] / common / phrase_spam
index 5647ee23687639c12312bdcade732d81881a4ca5..89c6bf959b481351515775392ce1b03ce0854214 100644 (file)
@@ -720,7 +720,7 @@ describe OEMSOFT    OEM software
 score OEMSOFT          2
 
 # don 2008-02-23
-body MSSOFTWARE                /Microsoft (Office Enterprise|Vista Ultimate)/i
+body MSSOFTWARE                /(?:Microsoft|Windows) (?:Office Enterprise|Vista Ultimate)/i
 describe MSSOFTWARE    Microsoft Office Enterprise/Vista Ultimate
 score MSSOFTWARE       3
 
@@ -792,3 +792,13 @@ score EBAYMEMBER   4
 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