]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
it's =~, not ~=
authorDon Armstrong <don@debian.org>
Thu, 11 Oct 2007 23:03:16 +0000 (23:03 +0000)
committerDon Armstrong <don@debian.org>
Thu, 11 Oct 2007 23:03:16 +0000 (23:03 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@65 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/drug_spam

index 4097a638ac2d915342bceaa5d8d4f2099c18c3ef..523e48dd82c7354b7266f3c39bd706c035c069e7 100644 (file)
@@ -234,6 +234,6 @@ describe DRUGSTORE  drug store
 score DRUGSTORE                3
 
 # zobel 2007-10-11
 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
 describe LETACCOUNT    Random Let:account spam
 score LETACCOUNT       7