]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
added a rule to compensate false positives on lame DNS-Entries for static IPs of...
[spamassassin_config.git] / common / misc_spam
index 7f1a81fbf53e07100b8eb1e4cebf98bbc0ac1041..8ade25c3fcf5bda238dad716c1754e934237fec4 100644 (file)
@@ -325,3 +325,14 @@ score YAHOOCALENDAR        4
 header BOUNDARYID      content-type =~ /\bboundary\=\"Boundary_\(ID_/
 describe BOUNDARYID    spamware boundary
 score BOUNDARYID       0.6
+
+# blarson 2008-07-02
+body GBKXWFLXF         /\bgbkxwflxf\b/
+describe GBKXWFLXF     gbkxwflxf
+score GBKXWFLXF                5
+
+# cord 2008-10-31
+# compensate false-positives for 140.Red-80-25-20.staticIP.rima-tde.net and stuff
+header STATIC_RIMA_TDE received =~ /staticIP\.rima-tde\.net/
+describe STATIC_RIMA_TDE static IP from rima-tde.net
+score STATIC_RIMA_TDE  -5