From cec6b50134cd683662f6493ff137e6146cdda0cc Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 12 Mar 2009 04:18:12 +0000 Subject: [PATCH] * add rule for thread-topic headers git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@299 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/misc_spam | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/misc_spam b/common/misc_spam index 246239c..46505b0 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -375,3 +375,7 @@ score HTML_NBSP 2 header ENTIST subject =~ /(?:e.?entist|o.?ctor)/i describe ENTIST (D)entit/(D)octor score ENTIST 2 + +header THREADTOPIC thread-topic =~ /./i +describe THREADTOPIC Has a thread topic header +score THREADTOPIC 4 -- 2.39.2