]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/scam_spam
add a bonus for podebconf-report-po
[spamassassin_config.git] / common / scam_spam
index ca4398b8c8af91652214c2a6dd5bf415256f4aa6..8182a4ce338bb7b5d4daff2683964072f9134083 100644 (file)
@@ -38,3 +38,14 @@ header NEW_PUB_COMP  Subject =~ /NEW PUBLIC COMPNAY ALERT/
 describe NEW_PUB_COMP  Filesharing spam
 score NEW_PUB_COMP     3
 
+# don 2008-06-13
+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
+
+