From: Don Armstrong Date: Thu, 12 Mar 2009 04:18:12 +0000 (+0000) Subject: * add rule for thread-topic headers X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=cec6b50134cd683662f6493ff137e6146cdda0cc * 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 --- 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