]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
* add blarson word-digit-digit rule
[spamassassin_config.git] / common / misc_spam
index 566c09bac621d8013992e18b339205f4a8997a33..06c5227545ba1243297795e0203fa021a803144c 100644 (file)
@@ -501,6 +501,11 @@ meta RTF_SPAM              CTOCTET_STREAM && RTF_ATTACH
 describe RTF_SPAM      Content type is octet-stream and has an RTF Attachment
 score RTF_SPAM         3
 
+# blarson 2010-10-11
+header WORDDIGDIG      subject =~ /^\w{3,}\s+\d\s\d\s*$/
+describe WORDDIGDIG    Word digit digit subject
+score WORDDIGDIG       3
+
 # don 2011-06-06
 header BRACE_SUBJECT   Subject =~ /^\[\ [a-z0-9]{16}]\ /
 describe BRACE_SUBJECT 16 length word in braces in the subject