]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/common_spam
scoring PHPMAiler higher
[spamassassin_config.git] / common / common_spam
index 49845cdb252eed9ace227ca596fe98d771da38a9..80c4da25862ddde7d13662ae21a7e45536409af9 100644 (file)
@@ -18,6 +18,8 @@ include virus_spam
 
 include blacklists
 
+include relay_blacklists
+
 # this is the set of automatic response spam scores
 include auto_response_spam
 
@@ -36,3 +38,14 @@ score DIGEST_MULTIPLE 0
 header NODAY   date =~ /^\s+\,/
 describe NODAY bad date format
 score NODAY    2
+
+#formorer 2012-07-20
+header CLUB_PROGRAMADORES              From =~ /Club-de-Programadores/i
+describe CLUB_PROGRAMADORES    ACP - Club-de-Programadores spam
+score CLUB_PROGRAMADORES       5
+
+#formorer 2012-10-02
+header CLUB_PROGRAMADORES              From =~ /Club\s+de\s+Programadores/i
+describe CLUB_PROGRAMADORES    ACP - Club-de-Programadores spam
+score CLUB_PROGRAMADORES       5
+