From 92290081cff906f5aa5cdc1689901f99551d83ab Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 24 Sep 2010 17:26:50 +0000 Subject: [PATCH] * add AAVEHICLE check rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@347 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 fe6b030..fff2a68 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -978,3 +978,8 @@ score AYDA10KILO 4 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 + +# don 2010-09-24 +header AAVEHICLE subject =~ /vehicle check report/i +describe AAVEHICLE The AA Vehicle check report is broken +score AAVEHICLE 4 -- 2.39.2