From 1d7706037e2869b4ae8b1ead68278abb6d3759e0 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 22 Sep 2011 19:23:14 +0000 Subject: [PATCH] * add the brace subject rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@369 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/misc_spam | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/misc_spam b/common/misc_spam index 97d487c..566c09b 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -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 +# don 2011-06-06 +header BRACE_SUBJECT Subject =~ /^\[\ [a-z0-9]{16}]\ / +describe BRACE_SUBJECT 16 length word in braces in the subject +score BRACE_SUBJECT 4 + # formorer 2011-08-12 header COMPTESFR subject =~ /concernant Compte SFR/i describe COMPTESFR concernant Compte SFR -- 2.39.2