From owner-freebsd-questions Fri Feb 16 20:18: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from euclid.cs.niu.edu (euclid.cs.niu.edu [131.156.145.14]) by hub.freebsd.org (Postfix) with ESMTP id 6E6C537B491 for ; Fri, 16 Feb 2001 20:17:58 -0800 (PST) Received: from localhost (rickert@localhost [127.0.0.1]) by euclid.cs.niu.edu (8.12.0.Beta3/8.12.0.Beta3) with ESMTP id f1H4HkJ4028133; Fri, 16 Feb 2001 22:17:46 -0600 (CST) To: ken@mui.net Cc: freebsd-questions@freebsd.org, sendmail@sendmail.org Reply-To: sendmail@sendmail.org Subject: Re: simple idea to rid the world of most spam References: <3A8D2344.2111.DF44E0@localhost> In-Reply-To: Message from ken@mui.net of "Fri, 16 Feb 2001 12:55:32 -1000." <3A8D2344.2111.DF44E0@localhost> Date: Fri, 16 Feb 2001 22:17:46 -0600 Message-ID: <28130.982383466@euclid.cs.niu.edu> From: Neil W Rickert Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken@mui.net wrote: >Ok all, here's something that has been bugging me for months. It's >a very very simple idea, but I don't have the knowledge to do this: >Have you ever noticed how spam seems to come in the same >order and how there's a ton of incorrect email addresses that is >sent? This sometimes happens. >Why can't some kind of email filter be set up that works like this? >incorrect email sent to account A-----> turn flag on >2nd incorrect email sent to account B ---------> turn 2nd flag on >if 2 flags, then refuse ALL email sent from that account, place that >name in the ban list. >The chances of someone sending email to 2 accounts that never >existed = 99% chance that person is sending spam. >I've already talked to some people till I'm blue in the face. I'm >certainly not smart enough to code it, but I'm hoping someone smart >out there does this ... The important questions: Will this be reliable? That is, will it mainly stop spam, and not have much effect on non-spam? Will this stop enough spam to be worth the trouble of implementing it? Will it be easy to implement? Will spammers be easily able to change their behavior to bypass this spam stopper? Will system administrators be willing to use this option? My personal assessment is that this is not worth doing. But perhaps some of my colleagues will have different ideas. In any case, thank you for sending us the suggestion. -NWR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message