]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
add blars changes
[spamassassin_config.git] / common / phrase_spam
index 5353c71945a17de3aa991c06d27dddb1a651fdcf..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
@@ -782,3 +787,18 @@ score OPENPOS              3
 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