Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 11:49:49 +0100 (BST)
From:      jason+freebsd@kanda.com
To:        "Philip J. Koenig" <pjklist@ekahuna.com>
Cc:        Questions@FreeBSD.ORG, Greg 'groggy' Lehey <grog@FreeBSD.org>
Subject:   Re: hub.freebsd.org spam policy
Message-ID:  <20020405114405.B82078-100000@uk2.kanda-systems.net>
In-Reply-To: <20020405093325048.AAA364@empty1.ekahuna.com@pc02.ekahuna.com>

next in thread | previous in thread | raw e-mail | index | archive | help


<SNIP>

> Obviously if a particular filter is not triggering much, and if it's
> catching a lot of non-spam messages, that filter should be on the top
> of the list to dump.  Therefore obviously I'm interested in the
> statistics of the one that bit me - ie the @localhost one.  Then
> logically you'd want to do an analysis to ascertain what percentage
> of the spam messages blocked by that filter would be caught by
> another filter.

What is this localhost thing, I've scanned through this discussion but
couldn't find a complete description of the problem

From what I can work out your saying that Message-ID's ending in localhost
are rejected.

But a quick grep of my freebsd-questions archive (approx 4 months):

  grep -i -c 'message-id.*localhost>$' freebsd
  93 (matches)

  grep -i -c 'message-id.*localdomain>$' freebsd
  112 (matches)

Has this been fixed?  Or it is it a different problem?

Jason


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020405114405.B82078-100000>