From 1db9a6f410e64046dd0057c8db8795abc25a11fd Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 21 Aug 2010 22:13:16 +0000 Subject: [PATCH 1/1] * add cannot view rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@345 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/phrase_spam | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/phrase_spam b/common/phrase_spam index e5f1d64..fe6b030 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -974,3 +974,7 @@ header AYDA10KILO subject =~ /Ayda 10 Kilo Vermek Istermisiniz/i describe AYDA10KILO We don't care about Ayda 10 Kilo Vermek score AYDA10KILO 4 +# don 2010-08-21 +body CANNOTVIEW /cannot\s+view\s+this\s+email/i +describe CANNOTVIEW If we cannot view this email, it must be spam +score CANNOTVIEW 4 -- 2.39.2