]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
adding filter for graphicmail.de
authorMartin Zobel-Helas <zobel@debian.org>
Thu, 4 Oct 2007 08:00:15 +0000 (08:00 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Thu, 4 Oct 2007 08:00:15 +0000 (08:00 +0000)
score romanian websites a bit higher, but not completly blacklisting them

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@50 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/url_spam

index a711bd57b7ba4f28629f2568ac14201ceea91449..1a5104011661059ced923f3bdba8fb4eeebe6658 100644 (file)
@@ -196,4 +196,14 @@ score VIPSMS               4
 # don 2007-10-01
 header MAKEUP          subject =~ /makeup\.com/i
 describe MAKEUP                makeup.com url
-score MAKEUP           3
\ No newline at end of file
+score MAKEUP           3
+
+body GRAPHICMAIL       /\bhttp\:\/\/www\.graphicmail\.de\b/i
+describe GRAPHICMAIL   graphicmail.de
+score                  4
+
+
+body WWWRO             /\b(?:www\.|https?\:.*)\w+\.ro\b/i
+describe WWWRO         romanian web site
+score WWWRO            2
+