From 26d8c604e43cb8d397b2969c6c5f3000bc349b11 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 26 Jan 2017 07:40:06 -0800 Subject: [PATCH 1/1] add USPS to FEDEXPACKAGE increase FEDEX_ZIP score --- common/virus_spam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/virus_spam b/common/virus_spam index ef94c43..b476dc4 100644 --- a/common/virus_spam +++ b/common/virus_spam @@ -95,7 +95,7 @@ describe XEROX Scanner malware score XEROX 4 # don 2016-11-04 -header FEDEXPACKAGE subject=~/FedEx International|((unable to|could not) deliver|problems? with).*(item|parcel)|shipment delivery problem|delivery notification/i +header FEDEXPACKAGE subject=~/(FedEx International|USPS courier)|((unable to|could not) deliver|problems? with).*(item|parcel)|shipment delivery problem|delivery notification/i describe FEDEXPACKAGE Fedex Package Virus spam score FEDEXPACKAGE 4 @@ -114,4 +114,4 @@ score MSWORD 2 meta FEDEX_ZIP (FEDEXPACKAGE || SHIPPING_ID || SHIP_ID_INT ) && ( ZIPCOMPRESSED || ZIPFILE || MSWORD ) describe FEDEX_ZIP Fedex package with zip file -score FEDEX_ZIP 6 +score FEDEX_ZIP 7 -- 2.39.2