From 40ea308924e3ba30cb75ea582b12fcbd28056baf Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Mon, 2 Apr 2018 16:17:13 +0000 Subject: [PATCH] [Minor] Update HFILTER_HOSTNAME_UNKNOWN description --- conf/scores.d/hfilter_group.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/scores.d/hfilter_group.conf b/conf/scores.d/hfilter_group.conf index 6b6f31031..89b5dd8d3 100644 --- a/conf/scores.d/hfilter_group.conf +++ b/conf/scores.d/hfilter_group.conf @@ -114,7 +114,7 @@ symbols = { */ "HFILTER_HOSTNAME_UNKNOWN" { weight = 2.50; - description = "Unknown hostname (no PTR or no resolve PTR to hostname)"; + description = "Unknown client hostname (PTR or FCrDNS verification failed)"; } "HFILTER_RCPT_BOUNCEMOREONE" { weight = 1.50; @@ -128,4 +128,4 @@ symbols = { weight = 2.50; description = "One line URL and text in body"; } -} \ No newline at end of file +} -- 2.39.5