]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
add blars rules, and match vista ultimate too
[spamassassin_config.git] / common / phrase_spam
index 8fb70c357ff46b08b6e99fad65e85bcc6d9ff5d1..5647ee23687639c12312bdcade732d81881a4ca5 100644 (file)
@@ -720,9 +720,9 @@ describe OEMSOFT    OEM software
 score OEMSOFT          2
 
 # don 2008-02-23
-body OFFICEENTERPRISE          /Microsoft Office Enterprise/
-describe OFFICEENTERPRISE      Microsoft Office Enterprise
-score OFFICEENTERPRISE         3
+body MSSOFTWARE                /Microsoft (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/
@@ -787,3 +787,8 @@ 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