X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=b2864efbaa24401bc95b54601c6301d7e4bf4cb7;hp=16d1f7b287af1b72344dcbea9e77f3cb8e41338c;hb=4e6afbdabf44a9c562bd59ec0ad1756626bcf274;hpb=c20fe3f5bd4d4475ffd8d1ec7f7d6ed0db50d768 diff --git a/common/phrase_spam b/common/phrase_spam index 16d1f7b..b2864ef 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -359,7 +359,7 @@ score FOURLA 0.1 meta STOCKLIKE (FOURLA && (MONEY || SUBJMONEY)) describe STOCKLIKE Four letter acronyms with money; stock scam -score STOCKLIKE 2 +score STOCKLIKE 1 # blarson 2007-01-26 header ACROBAT8 subject =~ /\badobe acr[o0]bat 8\b/i @@ -710,7 +710,7 @@ describe SEEKEMP seeking for employees score SEEKEMP 3 # blarson 2007-12-27 -body PRICELIST /(?:^(?:adobe|microsoft|intuit|autodesk|symantec)\W.*\b\d{2,}$){3,}/i +body PRICELIST /(?m:^(?:adobe|microsoft|intuit|autodesk|symantec)\W.*\b\d{2,}$){3,}/i describe PRICELIST list of prices score PRICELIST 1 @@ -743,3 +743,7 @@ header BUYTHEPRODUCT subject =~ /Buy the product/i describe BUYTHEPRODUCT Buy the product subject score BUYTHEPRODUCT 3 +# blarson 2008-01-11 +body IBERIS /\bIberis Capital Group\b/ +describe IBERIS Iberis Capital Group +score IBERIS 4