From owner-freebsd-questions Tue Dec 4 18:14:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 8CD8F37B419 for ; Tue, 4 Dec 2001 18:14:11 -0800 (PST) Received: from twincat.vladsempire.net (hutch-254.hutchtel.net [206.10.67.182]) by services.webwarrior.net (Postfix) with ESMTP id 4CF1423F for ; Tue, 4 Dec 2001 20:14:07 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 35D733861; Tue, 4 Dec 2001 20:14:09 +0000 (GMT) Date: Tue, 4 Dec 2001 20:14:09 +0000 From: Josh Paetzel To: doug Cc: FreeBSD-questions Subject: Re: Stopping Spam (was Hi) Message-ID: <20011204201408.D3320@twincat.vladsempire.net> Mail-Followup-To: doug , FreeBSD-questions References: <20011204161718.A14154@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from doug@safeport.com on Tue, Dec 04, 2001 at 07:06:53PM -0500 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 On Tue, Dec 04, 2001 at 07:06:53PM -0500, doug wrote: > While on this subject; I have a question. More than 3/4's of the UBE I > receive could be stopped if relays refused mail from bogus addresses, > i.e., forward and/or reverse DNS of the submitting mail server does not > work/match > > My point is not to start a philosophical discussion on the finer points of > doing this, but rather as a practical manner it is so easy and much more > practical than writing endless regexp's and/or adding 1(0){1,5}s (did I do > that right? :) of IP addresses. > > Why not have available as an option to: > > 1) kill/deny at the HELO > 2) run the 'Received: from' chain and kill/deny based on DNS 1) HELO is so easily faked, that there's no point even looking at it. 2) You run into a lot of people who don't have working reverse DNS and lose legitimate mail. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message