X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=89c6bf959b481351515775392ce1b03ce0854214;hp=05c29c409d41afd2e5bcc92c807d4e82ff3ced7d;hb=97232dfbdd9e06eee5d6bea8927b04053fd981e4;hpb=0acb96a24533f7cd02d76a4bd06cc3913338a0d0 diff --git a/common/phrase_spam b/common/phrase_spam index 05c29c4..89c6bf9 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -719,6 +719,11 @@ full OEMSOFT /\b[O0]EM\s+s[o0][\W_]?ft_?(?:w_?a_?r_?e)?\b/i describe OEMSOFT OEM software score OEMSOFT 2 +# don 2008-02-23 +body MSSOFTWARE /(?:Microsoft|Windows) (?:Office Enterprise|Vista Ultimate)/i +describe MSSOFTWARE Microsoft Office Enterprise/Vista Ultimate +score MSSOFTWARE 3 + # blarson 2008-01-01 header NIGHTGIRL subject =~ /\bnight\b.*\bgirlfriend\b/ describe NIGHTGIRL night ... girlfriend @@ -777,3 +782,23 @@ score SLASHITY 2 full OPENPOS /\bopen\s*position/i describe OPENPOS open positions score OPENPOS 3 + +# don 2008-02-23 +header EBAYMEMBER subject =~ /message from ebay member/i +describe EBAYMEMBER Message from ebay member +score EBAYMEMBER 4 + +# blarson 2008-02-25 +header RESPONSERES subject =~ /\bResponse to Resume\b/i +describe RESPONSERES Response to Resume +score RESPONSERES 3 + +# blarson 2008-02-29 +body INTCOMP /^International company/ +describe INTCOMP International company +score INTCOMP 3 + +# blarson 2008-03-04 +header VIAGPHRA subject =~ /\b(?:She want|in bed|love heaven|My hormones|the person)\b/i +describe VIAGPHRA misc spam phrases +score VIAGPHRA 4