X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fscam_spam;h=8182a4ce338bb7b5d4daff2683964072f9134083;hp=ca4398b8c8af91652214c2a6dd5bf415256f4aa6;hb=1db9a6f410e64046dd0057c8db8795abc25a11fd;hpb=652703901508da38854d07b3b53b6d231eff175f diff --git a/common/scam_spam b/common/scam_spam index ca4398b..8182a4c 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 + +