From owner-freebsd-questions Fri Apr 5 1:43: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uk2.kanda-systems.net (uk2.kanda-systems.net [193.195.117.202]) by hub.freebsd.org (Postfix) with ESMTP id C5DF137B419; Fri, 5 Apr 2002 01:43:06 -0800 (PST) Received: from localhost.kanda-systems.net (localhost.kanda-systems.net [127.0.0.1]) by uk2.kanda-systems.net (Postfix) with ESMTP id 4A8C63C1E8; Fri, 5 Apr 2002 11:49:50 +0100 (BST) Date: Fri, 5 Apr 2002 11:49:49 +0100 (BST) From: jason+freebsd@kanda.com X-X-Sender: jason@uk2.kanda-systems.net Reply-To: jason+freebsd@kanda.com To: "Philip J. Koenig" Cc: Questions@FreeBSD.ORG, Greg 'groggy' Lehey Subject: Re: hub.freebsd.org spam policy In-Reply-To: <20020405093325048.AAA364@empty1.ekahuna.com@pc02.ekahuna.com> Message-ID: <20020405114405.B82078-100000@uk2.kanda-systems.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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