From: Don Armstrong Date: Fri, 11 Nov 2016 15:23:48 +0000 (-0800) Subject: match more types of shipping id X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=26e3edcb859872c66f7cf02ee28c7c39b6fa8b46 match more types of shipping id --- diff --git a/common/virus_spam b/common/virus_spam index 0d5dbe0..8801084 100644 --- a/common/virus_spam +++ b/common/virus_spam @@ -100,7 +100,7 @@ describe FEDEXPACKAGE Fedex Package Virus spam score FEDEXPACKAGE 4 #don 2016-11-04 -header SHIPPING_ID subject =~ /(ID:?|ID|\#)\s*\d{8,}\s*$/ +header SHIPPING_ID subject =~ /(ID:?|ID|\#|n\.)\s*\d{8,}\s*$/ describe SHIPPING_ID Contains a long ID number at the end score SHIPPING_ID 3