From dc29319e71d6a17704fc937450360e814a49fce1 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Wed, 27 Jan 2010 06:54:13 +0000 Subject: [PATCH] Add Nuovo messaggio spam git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@335 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/scam_spam | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/scam_spam b/common/scam_spam index d09f378..8182a4c 100644 --- a/common/scam_spam +++ b/common/scam_spam @@ -43,4 +43,9 @@ header ACCOUNTUPDATE subject =~ /^\s*Account\s+Update\s*$/i; describe ACCOUNTUPDATE Yeah, we don't send account updates score ACCOUNTUPDATE 4 +# formorer 2010-01-27 +header NUVOMESS subject =~ /^Nuovo messaggio$/i; +describe NUVOMESS Phishing spam +score NUVOMESS 4 + -- 2.39.2