]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
* Add file zone stuff
[spamassassin_config.git] / common / phrase_spam
index 05c29c409d41afd2e5bcc92c807d4e82ff3ced7d..8fb70c357ff46b08b6e99fad65e85bcc6d9ff5d1 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 OFFICEENTERPRISE          /Microsoft Office Enterprise/
+describe OFFICEENTERPRISE      Microsoft Office Enterprise
+score OFFICEENTERPRISE         3
+
 # blarson 2008-01-01
 header NIGHTGIRL       subject =~ /\bnight\b.*\bgirlfriend\b/
 describe NIGHTGIRL     night ... girlfriend
@@ -777,3 +782,8 @@ 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