X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fscam_spam;h=8539b2eabeb1ff4a427c6b6477bbb9db588e5026;hb=15becbc3f841c2be10a6196acc84e605a0cd5bf1;hp=ca4398b8c8af91652214c2a6dd5bf415256f4aa6;hpb=652703901508da38854d07b3b53b6d231eff175f;p=spamassassin_config.git diff --git a/common/scam_spam b/common/scam_spam index ca4398b..8539b2e 100644 --- a/common/scam_spam +++ b/common/scam_spam @@ -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 + +