]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/virus_spam
Block xerox scanner spam
[spamassassin_config.git] / common / virus_spam
index c9686d281af0afe3ba9e70ed6e2a8258b0bbc735..6200e58d0a786a63c4ae6bc3abcc4ec65b32d789 100644 (file)
@@ -78,3 +78,18 @@ body NOVIR           /^No virus found in this incoming message\./
 describe NOVIR         bogus no virus
 score NOVIR            1
 
+# blarson 2008-08-09
+header ANTIGEN         subject=~/Antigen Notification/
+describe ANTIGEN       Antigen Notification
+score ANTIGEN          4
+
+# cord 2010-05-04
+body AUTOMATIC_MESSAGE /This is an automat(ic|ed) message/i
+describe AUTOMATIC_MESSAGE body indicates it is an automated message
+score AUTOMATIC_MESSAGE 2.0
+
+# formorer 2012-02-15
+header XEROX    /Scan from a Xerox W./i
+describe XEROX  Scanner malware
+score XEROX     4
+