]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
Add Nuovo messaggio spam
authorAlexander Wirt <formorer@debian.org>
Wed, 27 Jan 2010 06:54:13 +0000 (06:54 +0000)
committerAlexander Wirt <formorer@debian.org>
Wed, 27 Jan 2010 06:54:13 +0000 (06:54 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@335 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/scam_spam

index d09f3788899a385e5e040251de349044599b9b6b..8182a4ce338bb7b5d4daff2683964072f9134083 100644 (file)
@@ -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
+