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 2008/09/29 04:26:32 UTC

svn commit: r699963 - /spamassassin/rules/trunk/sandbox/dos/20_uri.cf

Author: dos
Date: Sun Sep 28 19:26:32 2008
New Revision: 699963

URL: http://svn.apache.org/viewvc?rev=699963&view=rev
Log:
sandbox: feel out what will hit on live spaces URIs

Modified:
    spamassassin/rules/trunk/sandbox/dos/20_uri.cf

Modified: spamassassin/rules/trunk/sandbox/dos/20_uri.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/20_uri.cf?rev=699963&r1=699962&r2=699963&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/20_uri.cf (original)
+++ spamassassin/rules/trunk/sandbox/dos/20_uri.cf Sun Sep 28 19:26:32 2008
@@ -1,2 +1,5 @@
 uri	GEO_QUERY_STRING	/^http:\/\/(?:\w{2,4}\.)?geocities\.com(?::\d*)?\/.+?\/\?/i
 
+# 20080928 - One line followed by a live spaces URI, may need more to avoid FPs
+uri DOS_LIVE_SPACES_CID	/^http:\/\/cid-.{10,20}\.spaces\.live\.com\/$/
+