From afbeb73e88e840adbe47d7a6d93864a6f188cac5 Mon Sep 17 00:00:00 2001
From: Alexander Wirt <formorer@debian.org>
Date: Sat, 23 Jan 2010 08:37:25 +0000
Subject: [PATCH] Catch some link exchange spam

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@331 0b7a5b0c-1f2c-0410-bd74-c376f8064c91
---
 common/url_spam | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/common/url_spam b/common/url_spam
index 38f72eb..8971780 100644
--- a/common/url_spam
+++ b/common/url_spam
@@ -552,3 +552,9 @@ score DEBRICOLAJE	 6
 uri	ISUISSE		/\bisuisse\.com/
 describe ISUISSE	isuisse.com
 score ISUISSE		4
+
+# formorer 2010-01-23
+header LEXCHANGE 	subject =~ /for Links Exchange/i
+describe LEXCHANGE	ask for link exchange
+score LEXCHANGE		4
+
-- 
2.39.5