From cd032bbb95db5b3971d1219eade3d1238aa046d9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 4 Feb 2009 22:30:15 +0000 Subject: [PATCH] add rule for 4minuti and many nbsp in mail git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@271 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/misc_spam | 5 +++++ common/url_spam | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/common/misc_spam b/common/misc_spam index 23d89a9..96a578c 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -361,3 +361,8 @@ score STATIC_RIMA_TDE -5 full NABBLE /lists\@nabble\.com/ describe NABBLE sent through nabble.com score NABBLE 5 + +# don 2009-02-04 +full HTML_NBSP /(\ ){3,}/ +describe HTML_NBSP Lots of   +score HTML_NBSP 2 diff --git a/common/url_spam b/common/url_spam index 561092c..9267c5b 100644 --- a/common/url_spam +++ b/common/url_spam @@ -523,3 +523,8 @@ score NOSITE 2 uri TIECORRECT /tiecorrect\.com/ describe TIECORRECT Contains a tiecorrect.com uri score TIECORRECT 4 + +# don 2009-02-04 +body 4MINUTI /4minuti/ +describe 4MINUTI Spam from 4 minuti +score 4MINUTI 3 -- 2.39.2