]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* make the yourname rule case insensitive
authorDon Armstrong <don@debian.org>
Thu, 4 Sep 2008 02:47:49 +0000 (02:47 +0000)
committerDon Armstrong <don@debian.org>
Thu, 4 Sep 2008 02:47:49 +0000 (02:47 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@241 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/phrase_spam

index e264f2d4d9ae37052785002403e07dbac034a348..5f271af0722a2ef84c2f5749f6cf2a96a6ac4597 100644 (file)
@@ -904,6 +904,6 @@ describe SCOUR              Scour invite from some spammer
 score SCOUR            3
 
 # don 2008-09-04
-body  YOURNAME         /\d+\)\s*y+o+u+r+\s*n+a+m+e+/
+body  YOURNAME         /\d+\)\s*y+o+u+r+\s*n+a+m+e+/i
 describe YOURNAME      1) your name is spam
 score YOURNAME         3