]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
explicitely load the plugins required; increase the bayes db size
[spamassassin_config.git] / common / phrase_spam
index 3771728769c5151362d419fe71001a395ba395ed..dcea98f3ff531e36ea11f52658fbac99f91d1413 100644 (file)
@@ -902,3 +902,13 @@ score FASHION              2
 header SCOUR           subject =~ /Scour(?:.com)? invite from/
 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+/i
+describe YOURNAME      1) your name is spam
+score YOURNAME         3
+
+# blarson 2008-12-11
+header TWITTER         subject =~ /you on Twitter/
+describe TWITTER       Twitter invite spam
+score TWITTER          4