X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fphrase_spam;h=3cb7497614f7e6391d6542b1a66c0570fa75965c;hb=204d2174dd6d37026ce104d22fe571dcd4c822a4;hp=60a57b30d32861841af1dc948999e98da05007d4;hpb=ac3cd8f289fc6a96a3bcae267062f8efbab955cf;p=spamassassin_config.git diff --git a/common/phrase_spam b/common/phrase_spam index 60a57b3..3cb7497 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -1067,3 +1067,36 @@ header JOB_DE1 subject =~ /(Freie Stellen|Stellenbeschreibungen)/ describe JOB_DE1 german job spam score JOB_DE1 4 +header TODAYSHOW subject =~ /Today Show/i +describe TODAYSHOW the today show +score TODAYSHOW 4 + +header LEADS subject =~ /business leads/i +describe LEADS business leads +score LEADS 4 + +header CLIENTS subject =~ /need more clients/i +describe CLIENTS need more clients +score CLIENTS 4 + +body SEOCONS /SEO Consultant/i +score SEOCONS 3 +describe SEOCONS SEO Consultant + +body SEOISSUES /major issues with your website/i +score SEOISSUES 2.5 +describe SEOISSUES Major issues with your website + +body SEOCOM /SEO Company/i +score SEOCOM 2.5 +describe SEOCOM SEO Company + +# rince 2017-03-30 +header USERSLIST_HEADER1 Subject =~ /\bUsers\bList/i +rawbody USERSLIST_BODY1 /\
\

\If you don=E2=80=99t want/ +rawbody USERSLIST_BODY3 /A Quick Follow up to you that if you are interested in/i +rawbody USERSLIST_BODY4 /we also have other technology users like: aws, tripod seat, Jira,/i +meta META_USERSLIST (( USERSLIST_HEADER1 + USERSLIST_BODY1 + USERSLIST_BODY2 ) || ( USERSLIST_HEADER1 + USERSLIST_BODY3 + USERSLIST_BODY4 ) > 1 ) +describe META_USERSLIST Question for a Users List +score META_USERSLIST 0.5