From a14d7ef4250c12826c4d906fcab953821ca6294d Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 19 Dec 2008 02:10:15 +0000 Subject: [PATCH] * add live spaces uri url git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@263 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/phrase_spam | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/phrase_spam b/common/phrase_spam index dcea98f..88b566d 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -912,3 +912,9 @@ score YOURNAME 3 header TWITTER subject =~ /you on Twitter/ describe TWITTER Twitter invite spam score TWITTER 4 + +# don 2008-12-18 +uri DOS_LIVE_SPACES_CID /^http:\/\/cid-.{10,20}\.spaces\.live\.com\/$/ +describe DOS_LIVE_SPACES_CID live spaces uri +score DOS_LIVE_SPACES_CID 3 + -- 2.39.2