X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=f48585dc69373e1a23595230a37750b28ac9ff3a;hp=482edf9607c2cbcbc0fd4e9cb911c575a5e0b33b;hb=6ea4afc0b1db5bb68fab140858d0c1f42c399f65;hpb=3780ffb997238d25bb63e37094fa28608fb761cc diff --git a/common/phrase_spam b/common/phrase_spam index 482edf9..f48585d 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -500,6 +500,21 @@ describe PHONENUMBER Toll free phone number score PHONENUMBER 1.5 # don 2007-10-02 -header GERMANSPAM subject =~ /Stellangebot/i +body GERMANSPAM /Zerix Intern/i describe GERMANSPAM Um... no clue what that is. score GERMANSPAM 3 + +body URBANNEWS /UrbaNNews\.ro/ +describe URBANNEWS URBANNEWS Newsletter +score URBANNEWS 3 + +# don 2007-10-09 +header FREEPASSWORD subject =~ /your\s*free\s*password/i +describe FREEPASSWORD We don't need free password +score FREEPASSWORD 3 + +# don 2007-10-11 +header AFRICABYBIKE subject =~ /africa\s*by\s*bike/i +describe AFRICABYBIKE We don't care about africa by bike or car or bus or train +score AFRICABYBIKE 4 +