From 03b883d64bad79d113ea128fa47ca2f9e370a5c6 Mon Sep 17 00:00:00 2001
From: Martin Zobel-Helas <zobel@debian.org>
Date: Fri, 13 Jun 2008 12:34:26 +0000
Subject: [PATCH] downscore FH_HOST_ALMOST_IP

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

diff --git a/common/scores b/common/scores
index 362f5d4..f34c78c 100644
--- a/common/scores
+++ b/common/scores
@@ -101,3 +101,6 @@ score MIME_HTML_MOSTLY  3.0
 # This rule is wrong; it matches messages which have multi-line
 # encoded subjects
 # score SUBJECT_ENCODED_TWICE 0
+
+score FH_HOST_ALMOST_IP 2.0
+
-- 
2.39.5