From e397671453962a45da7f158f4b1bffd5e5cd579b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 11 Oct 2007 23:03:16 +0000 Subject: [PATCH 1/1] it's =~, not ~= git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@65 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/drug_spam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/drug_spam b/common/drug_spam index 4097a63..523e48d 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -234,6 +234,6 @@ describe DRUGSTORE drug store score DRUGSTORE 3 # zobel 2007-10-11 -header LETACCOUNT subject ~= /LET:account,password,shop/i +header LETACCOUNT subject =~ /LET\:account,password,shop/i describe LETACCOUNT Random Let:account spam score LETACCOUNT 7 -- 2.39.2