X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=81c7e88ec0e87cca7aee1a767a795842bdc02ecd;hp=57531f62df055735679eb8a31601875539c37795;hb=50d63dc22f823cfea134dedc8740d324911899fa;hpb=2f85d424c69cffc30de3a12a5bfe45de9e711be7 diff --git a/common/misc_spam b/common/misc_spam index 57531f6..81c7e88 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -305,3 +305,18 @@ score TINYFONT 3 rawbody ZIPFILE /\bfilename\=.*\.zip\b/i describe ZIPFILE zipfile attachment score ZIPFILE 0.5 + +# blarson 2008-04-19 +header SPACESUB subject =~ /^\s\w/ +describe SPACESUB extra space before subject +score SPACESUB 0.5 + +# don 2008-05-04 +header YAHOOCALENDAR X-Yahoo-Newman-Property: =~ /calendar-invite/i +describe YAHOOCALENDAR Calendar invite from yahoo; broken captcha +score YAHOOCALENDAR 4 + +# blarson 2008-06-03 +header BOUNDARYID content-type =~ /\bboundary\=\"Boundary_\(ID_/ +describe BOUNDARYID spamware boundary +score BOUNDARYID 0.6