]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
* Add mymsnnameis rule
[spamassassin_config.git] / common / phrase_spam
index d4f410c0c1a88683876f06e4707ee44f2d6180a4..e9d7137ea82bb454e988cc29f98ca61db1af816c 100644 (file)
@@ -827,3 +827,8 @@ score RETWO         2
 full SUBBODYREP                /Subject: (?:RE\:\s*)?([a-z]+)\s+([a-z]+)(?:\s+[a-z]+)\n.+\1\2/i
 describe SUBBODYREP    Repeated word in subject and body without spaces
 score SUBBODYREP       3
+
+# don 2008-03-19
+full MYMSNNAMEIS       /my\s+(?:msn|messenger|msn mesenger|aim|aol|screen)\s+name\s+is\s+\S+\@\S+/i
+describe MYMSNAMEIS    My screen name is foo@bar.com
+score MY MSNNAMEIS     2.5