From owner-freebsd-questions@FreeBSD.ORG Thu Jun 9 23:20:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F3916A41C for ; Thu, 9 Jun 2005 23:20:28 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C4DA43D1F for ; Thu, 9 Jun 2005 23:20:28 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by smtpauth08.mail.atl.earthlink.net with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DgWK3-0003fd-Is for freebsd-questions@freebsd.org; Thu, 09 Jun 2005 19:20:27 -0400 Received: from joeandlane.com (localhost [127.0.0.1]) by joeandlane.com (8.13.1/8.13.1) with ESMTP id j59NRFdR017119 for ; Thu, 9 Jun 2005 18:27:15 -0500 (CDT) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.1/8.13.1/Submit) id j59NREBN017118 for freebsd-questions@freebsd.org; Thu, 9 Jun 2005 18:27:14 -0500 (CDT) (envelope-from lane@joeandlane.com) From: Lane To: freebsd-questions@freebsd.org Date: Thu, 9 Jun 2005 18:27:14 -0500 User-Agent: KMail/1.8 References: <6ACCACFFB1CE959D847FA676@[192.168.0.2]> <20050609231507.GA61483@thened.net> In-Reply-To: <20050609231507.GA61483@thened.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506091827.14695.lane@joeandlane.com> X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec792b8f6ee000d281cb6be0816a86b2170c350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Re: Spam reporting tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 23:20:28 -0000 I vote for SpamCop, too! You can configure your SMTP server to use their Blocking List and prevent receipt of most SPAM. Then you can report the spam that you DO receive and help the WHOLE WORLD reduce its SPAM! This on top of any other filtering mechanism you may be using or decide to use in the future. Goto www.spamcop.net to see how it works. lane On Thursday 09 June 2005 18:15, Alec Berryman wrote: > Leo Lapousterle on 2005-06-10 00:29:51 +0200: > > I'm working with SpamAssassin to separate mails from SPAMs and it > > works pretty well. My question is about a spam reporting tool, which > > can parse mail headers and report the SPAMs to abuse@provider. I > > searched on the net but I didn't find useful informations. > > > > Does somebody know if such a tool exists, and where can I get it > > actually ? > > You may want to investigate SpamCop. They require you manually verify > each email is being sent to the right parties, and although I assume > you could script the whole thing, I'd advise against it - when I used > the service I found that it did not always correctly identify > responsible hosts.