From afd8e7bdbe9f837212761ad925eb6fac39acd5d6 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 22 Nov 2007 03:47:59 +0000 Subject: [PATCH] [Blars] * Ignore google.com and yahoo.com * Fix flowgoaway dnsbl git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@107 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/url_spam | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/url_spam b/common/url_spam index b7989d2..eb35eba 100644 --- a/common/url_spam +++ b/common/url_spam @@ -168,7 +168,7 @@ tflags URIBL_CNKR net score URIBL_CNKR 2.5 # blarson 2007-09-14 -uridnsbl_skip_domain debian.org debian.net +uridnsbl_skip_domain debian.org debian.net yahoo.com google.com # blarson 2007-09-14 uridnsbl URIBL_SBL sbl.spamhaus.org. A @@ -298,9 +298,9 @@ describe SPACECOM whatever . com score SPACECOM 3 # blarson 2007-11-20 -uridnsbl URIBL_FLO flogoaway.com. A +uridnsbl URIBL_FLO flowgoaway.com. A body URIBL_FLO eval:check_uridnsbl('URIBL_FLO') -describe URIBL_FLO web sit in flogoaway.com +describe URIBL_FLO web site in flowgoaway.com tflags URIBL_FLO net score URIBL_FLO 1 -- 2.39.5