From ea35943b79a52875d2fb97cbc66a54f09ee6c4ec Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 10 Apr 2012 23:13:13 +0000 Subject: [PATCH] da30 is a subtype of m68k; don't match it git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@406 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/drug_spam | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/drug_spam b/common/drug_spam index d2f5c8d..cf767f9 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # various drugs match these rules @@ -400,6 +401,7 @@ describe CANADIANRX Canadian RxMedz score CANADIANRX 4 # blarson 2009-06-19 -body MEDS35 /\b(?:meds?|shop|pill|gen|ca|via|cu|ko|me|ba|bu|da|ku|ma)\d\d\b/ +# don da30 is a subtype of m68k; don't match it. +body MEDS35 /\b(?:meds?|shop|pill|gen|ca|via|cu|ko|me|ba|bu|ku|ma)\d\d\b/ describe MEDS35 meds35 score MEDS35 4 -- 2.39.2