X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fvirus_spam;h=55abbd4a972a633c0db5e73ff18ef70e7c94d797;hp=c9686d281af0afe3ba9e70ed6e2a8258b0bbc735;hb=3ef0211eb3435b4041a40d2dabf35e917bfe70d4;hpb=652703901508da38854d07b3b53b6d231eff175f diff --git a/common/virus_spam b/common/virus_spam index c9686d2..55abbd4 100644 --- a/common/virus_spam +++ b/common/virus_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # joy, 2003-08-15 rawbody PIC_GIF /^Content-ID: /i describe PIC_GIF pic*.gif in attachment, common spam/virus @@ -78,3 +79,26 @@ 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 subject=~/Scan from a Xerox W./i +describe XEROX Scanner malware +score XEROX 4 + +# don 2016-11-04 +header FEDEXPACKAGE subject=~/FedEx International|unable to deliver.*(item|parcel)/i +describe FEDEXPACKAGE Fedex Package Virus spam +score FEDEXPACKAGE 4 + +meta FEDEX_ZIP FEDEXPACKAGE & ZIPCOMPRESSED +describe FEDEX_ZIP Fedex package with zip file +score FEDEX_ZIP 3