]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/common_spam
* fix SARE_URGBIZ rule
[spamassassin_config.git] / common / common_spam
index 508efa2959990a469d5a025d4db6ae22cd41a362..f5151cfcf126ceb83d8a88b8e59d9b518ab5eeca 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # this file includes rules that are common which have been split out
 # into separate files in this directory.
 
@@ -11,12 +12,20 @@ include misc_spam
 
 include money_spam
 
+include url_spam
+
+include virus_spam
+
+# this is the set of automatic response spam scores
+include auto_response_spam
+
 meta DIGEST_MULTIPLE            RAZOR2_CHECK + PYZOR_CHECK > 1
 describe DIGEST_MULTIPLE        Message hits more than one network digest check
 tflags DIGEST_MULTIPLE          net
 #reuse DIGEST_MULTIPLE
 score DIGEST_MULTIPLE 0
 
-
-
-
+#blarson 2007-09-09
+header NODAY   date =~ /^\s+\,/
+describe NODAY bad date format
+score NODAY    2