X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=f9af48095a1169f00e31258b3c05fb4c4aef4fa8;hp=097ae87d886faebdf91444f19b621ddc5013351e;hb=7e749b5e171481e30ac1816d4be4f3f9a35e43e1;hpb=652703901508da38854d07b3b53b6d231eff175f diff --git a/common/misc_spam b/common/misc_spam index 097ae87..f9af480 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -31,7 +31,7 @@ body MURPHY_WRONG_WORD2 /[bcdfghjklmnpqrstvwxz]{6,}/i score MURPHY_WRONG_WORD2 0.2 #Impronounceable. Need to check this one for accuracy (from airmax.cf) -body IMPRONONCABLE_1 /([bcdfghjklmnpqrstvwxz]){5,20}/ +body IMPRONONCABLE_1 /([bcdfghjklmnpqrstvwxz]){6,20}/ describe IMPRONONCABLE_1 Some words aren't easy to pronounce (too much vowels) body IMPRONONCABLE_2 /(([abcdefghijklmnopqrstvwxyz]){1,9}\d{1,4}){2,9}/ describe IMPRONONCABLE_2 Some words aren't easy to pronounce (mixed numbers and lower-case letters) @@ -234,7 +234,7 @@ score PRIVMES 3 # blarson 2007-07-27 header MIXEDBDN Content-Type =~ /multipart\/mixed\;.*boundary\=\"\-{4,}\d{4,}\"/ describe MIXEDBDN more pdf spam -score MIXEDBDN 3 +score MIXEDBDN 1 # blarson 2007-07-28 header DOTZIP subject =~ /\d\.zip\b/