X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmoney_spam;h=78d382ad77d3b709289ee34129b0ed6184fd6d83;hp=0e0425448abe301ed078356bde6909f31a975737;hb=cebef36156bb58a94a6b60ef13738a69dc90e015;hpb=5cc8dcbc58a693240d4a6badbc99e73635a8ab7e diff --git a/common/money_spam b/common/money_spam index 0e04254..78d382a 100644 --- a/common/money_spam +++ b/common/money_spam @@ -312,3 +312,12 @@ full AMERO /\bamero\b/i describe AMERO Amero, whatever the hell it is, it's spam score AMERO 3 +# blarson 2008-07-27 +header GAGO subject =~ /\bGA\s*G[O0]\b/ +describe GAGO stock scam +score GAGO 4 + +# blarson 2008-07-31 +body NYSE /\bNYSE\b/ +describe NYSE stock scam +score NYSE 2 \ No newline at end of file