X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=7869f1059bc9004e8d8376761ceefe1ec94d9701;hp=1641a3dd06e3a2f7f8684f5aa078d5b566dbd605;hb=645db302d798fe0ff9ae200c10fe896a78b3286f;hpb=bae9f77537c76cd539ec4111aae4d68180ed0963 diff --git a/common/misc_spam b/common/misc_spam index 1641a3d..7869f10 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -300,3 +300,13 @@ score ITXS 4 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 + +# blarson 2008-04-19 +header SPACESUB subject =~ /^\s\w/ +describe SPACESUB extra space before subject +score SPACESUB 0.5