]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* add blarson word-digit-digit rule
authorDon Armstrong <don@debian.org>
Thu, 22 Sep 2011 19:25:09 +0000 (19:25 +0000)
committerDon Armstrong <don@debian.org>
Thu, 22 Sep 2011 19:25:09 +0000 (19:25 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@370 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

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