X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=57531f62df055735679eb8a31601875539c37795;hp=9a2f8c15db2d7e1b8075f366dcce749a77f835c3;hb=60e5e2e4fd2e835800cbeee2e6578e979d2b3c89;hpb=db16a12a2962f72a6cc4c7ad9e30e6f1dd122e03 diff --git a/common/misc_spam b/common/misc_spam index 9a2f8c1..57531f6 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -291,3 +291,17 @@ header TESTIMONIAL subject =~ /\btestimonial/i describe TESTIMONIAL testimonials score TESTIMONIAL 2 +# blarson 2007-12-13 +header ITXS subject =~ /\bit\`s\b/i +describe ITXS it`s +score ITXS 4 + +# blarson 2007-12-18 +rawbody TINYFONT /\bFONT-SIZE\:\s+[123]px\;/i +describe TINYFONT tiny font specified +score TINYFONT 3 + +# blarson 2008-04-03 +rawbody ZIPFILE /\bfilename\=.*\.zip\b/i +describe ZIPFILE zipfile attachment +score ZIPFILE 0.5