From 9c9f02364ffbbd5d40c5cd15677427bc05ae4d6b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 23 Feb 2008 23:35:11 +0000 Subject: [PATCH 1/1] * Add ebay member spam git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@156 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 05c29c4..5353c71 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -777,3 +777,8 @@ score SLASHITY 2 full OPENPOS /\bopen\s*position/i describe OPENPOS open positions score OPENPOS 3 + +# don 2008-02-23 +header EBAYMEMBER subject =~ /message from ebay member/i +describe EBAYMEMBER Message from ebay member +score EBAYMEMBER 4 -- 2.39.2