From c2b7d26be9ed9213c74bf1258e468643b34e7de5 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 9 Feb 2009 20:36:52 +0000 Subject: [PATCH 1/1] * trigger on credit report in urls * add spamassassin-mode header git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@278 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/url_spam | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/common/url_spam b/common/url_spam index 9267c5b..42614e3 100644 --- a/common/url_spam +++ b/common/url_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # joy, 2003-06-29 body ORIENTSKY /orient-sky\.com/ describe ORIENTSKY Japanese spam @@ -528,3 +529,9 @@ score TIECORRECT 4 body 4MINUTI /4minuti/ describe 4MINUTI Spam from 4 minuti score 4MINUTI 3 + +# don 2009-02-09 +uri CREDITREPORTURI /creditreport/ +describe CREDITREPORTURI Credit report in the url isn't good +score CREDITREPORTURI 2 + \ No newline at end of file -- 2.39.2