You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2007/09/11 08:49:41 UTC

svn commit: r574488 - /spamassassin/rules/trunk/sandbox/dos/70_other.cf

Author: dos
Date: Mon Sep 10 23:49:41 2007
New Revision: 574488

URL: http://svn.apache.org/viewvc?rev=574488&view=rev
Log:
sandbox: add DOS_ANAL_SPAM_MAILER header rule

Modified:
    spamassassin/rules/trunk/sandbox/dos/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/dos/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/70_other.cf?rev=574488&r1=574487&r2=574488&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/dos/70_other.cf Mon Sep 10 23:49:41 2007
@@ -217,3 +217,7 @@
 uri DOS_GOOGLE_LUCKY_REDIRECT	  	m{^http://[^/]\.google\.[^/]/search?(?:.*&|&?)btnI=?}
 describe DOS_GOOGLE_LUCKY_REDIRECT	Invisible Google redirect using the "lucky button"
 
+# 20070911 - new-ish anal porn site spam
+header DOS_ANAL_SPAM_MAILER	X-mailer =~ /^[A-Z][a-z]{6}e \d\.\d{2}$/
+describe DOS_ANAL_SPAM_MAILER	X-mailer pattern common to anal porn site spam
+