]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
ameliorate Xorg bug reports score
[spamassassin_config.git] / common / phrase_spam
index 80713968aeb9c3dba1cb2bcb2cc7dca98b978434..ba4cc768c4132d19690603e7e5247d893a29541e 100644 (file)
@@ -164,8 +164,8 @@ score TEDIOUS_WITTER        2
 
 # cjwatson, 2004-03-12
 # blarson 2004-06-09
-header UNI_DIPLOMA     Subject =~ /\b(university|college|doctora+te|bache+lor)\s+(dip[l1][o0]ma|cert|degree)/i
-describe UNI_DIPLOMA   Got one, thanks
+header UNI_DIPLOMA     subject =~ /\b(?:university|college|doctora+te|bache+lor|maste+rs?)[\/\s]+(?:(dip[l1][o0]ma|cert|degree)|(?:university|college|doctora+te|bache+lor|maste+rs?))/i
+describe UNI_DIPLOMA   Got a diploma, thanks
 score UNI_DIPLOMA      4
 
 # blarson 2004-04-27
@@ -174,7 +174,7 @@ describe UNI2       Got one, thanks
 score UNI2     4
 
 # don 2007-11-03
-body UNI3              /(?:(?:maste+rs|batche+lor|m\s*b\s*a\s*|ph\.?\s*d|doctora+te)\s*[,.]?\s*){2,}/i
+body UNI3              /(?:(?:maste+rs|batche+lor|m\s*b\s*a\s*|ph\.?\s*d|doctora+te)\s*[,.\/]?\s*){2,}/i
 describe UNI3          multiple types of degrees
 score UNI3             2
 
@@ -714,6 +714,11 @@ full OEMSOFT               /\b[O0]EM\s+s[o0][\W_]?ft_?(?:w_?a_?r_?e)?\b/i
 describe OEMSOFT       OEM software
 score OEMSOFT          2
 
+# tviehmann 2008-07-20
+full XORGBUGREPORTS     /\/usr\/lib\/xorg\/modules/
+describe XORGBUGREPORTS ameliorate score of xorg bug reports matching OEMSOFT
+score XORGBUGREPORTS    -5
+
 # don 2008-02-23
 body MSSOFTWARE                /(?:Microsoft|Windows) (?:Office Enterprise|Vista Ultimate)/i
 describe MSSOFTWARE    Microsoft Office Enterprise/Vista Ultimate
@@ -887,3 +892,9 @@ score WAITINGREPLY  4
 body CONTACTUS         /contact us by email:/
 score CONTACTUS                3
 describe CONTACTUS     Don't contact us, we'll spam you
+
+# don 2008-06-18
+header FASHION         subject =~ /(?:(?:armani|gucci|chanel|boss|versache|ugg|dsquared)(?:\,\s*|$)){2,}/i
+describe FASHION       Fashion designers in subject
+score FASHION          2
+