From 5c1678828d86cb62f0875453cbdb066ecee5417d Mon Sep 17 00:00:00 2001
From: Cord Beermann <cord@debian.org>
Date: Sat, 27 Dec 2008 10:30:44 +0000
Subject: [PATCH] move 'award winning' from rc.spam to SA

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@267 0b7a5b0c-1f2c-0410-bd74-c376f8064c91
---
 common/phrase_spam | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/common/phrase_spam b/common/phrase_spam
index 0b7e18d..53b1ae9 100644
--- a/common/phrase_spam
+++ b/common/phrase_spam
@@ -922,3 +922,8 @@ score DOS_LIVE_SPACES_CID	3
 header CHRISTMAS	subject =~ /chris+tma+s (pleasure+|night)/i
 describe CHRISTMAS	Does christmas really give you pleasure?
 score CHRISTMAS		2
+
+# cord 2008-12-27 (transfered from rc.spam)
+full AWARD_WINNING	/Award win/i
+describe AWARD_WINNING	We don't beleive it.
+score AWARD_WINNING	4
-- 
2.39.5