]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
add more stock symbols and make a meta rule to trap generic stock scams
[spamassassin_config.git] / common / misc_spam
index 097ae87d886faebdf91444f19b621ddc5013351e..f9af48095a1169f00e31258b3c05fb4c4aef4fa8 100644 (file)
@@ -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/