You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2004/10/04 00:00:54 UTC

svn commit: rev 51853 - spamassassin/trunk/rules

Author: jm
Date: Sun Oct  3 15:00:54 2004
New Revision: 51853

Modified:
   spamassassin/trunk/rules/70_testing.cf
Log:
test two replacement regexps which avoid FPs

Modified: spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf	(original)
+++ spamassassin/trunk/rules/70_testing.cf	Sun Oct  3 15:00:54 2004
@@ -142,3 +142,9 @@
 header T_HELO_0     X-Spam-Relays-Untrusted =~ / helo=0 /
 
 
+# bug 2554, bug 2619
+body T_HOT_NASTY          /\b(?=[dehklnswxy])(?:horny|nasty|hot|wild|young(?!\s+adult)|horniest|nastiest|hottest|wildest|youngest|naughty|dirtiest|slutty|kinky|lusty|extreme|xxx+)\b.{0,9}\b(?=[acfghilmpsvx])(?:virgins?\b|asian|cheerleader|sex|selection|fuck|fucking|anal\b|lesb(?:ian|o)|incest|chicks?|pics|movies|video|gay\b|porn|h[a\@]rdcore|schoolgirls|amateur|slut|adult\b|cum\b|xxx|sites?|hotties|shit)/i
+
+# bug 2554
+body T_BEST_PORN           /\b(?:best|biggest|largest|most|free|ultimate)\b.{0,9}\b(?:virgins?\b|anal\b|lesbians?|incest|porno?|h[a\@]rdcore|sluts?|xxx+)/i
+