Return-Path: X-Original-To: apmail-spamassassin-users-archive@www.apache.org Delivered-To: apmail-spamassassin-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20BA8FE80 for ; Mon, 22 Apr 2013 20:01:37 +0000 (UTC) Received: (qmail 30694 invoked by uid 500); 22 Apr 2013 20:01:35 -0000 Delivered-To: apmail-spamassassin-users-archive@spamassassin.apache.org Received: (qmail 30667 invoked by uid 500); 22 Apr 2013 20:01:35 -0000 Mailing-List: contact users-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@spamassassin.apache.org Received: (qmail 30660 invoked by uid 99); 22 Apr 2013 20:01:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 20:01:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [66.219.44.116] (HELO ns1.camerontech.com) (66.219.44.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 20:01:28 +0000 Received: from case.tc.redhat.com (rrcs-24-173-79-19.sw.biz.rr.com [24.173.79.19]) (authenticated bits=0) by ns1.camerontech.com (8.13.8/8.13.8) with ESMTP id r3ML17qQ020183 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 22 Apr 2013 16:01:07 -0500 Message-ID: <51759703.9080903@camerontech.com> Date: Mon, 22 Apr 2013 15:01:07 -0500 From: Thomas Cameron User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: users@spamassassin.apache.org Subject: Re: Dev-nulling is a bad idea [Was: Verifying .procmailrc settings to delete high scoring spam messages] References: <51623588.10601@camerontech.com> <5162853B.1060304@gmail.com> <51753ABA.8050109@camerontech.com> <51754942.40209@gmail.com> In-Reply-To: <51754942.40209@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns1.camerontech.com [66.219.44.116]); Mon, 22 Apr 2013 16:01:07 -0500 (CDT) X-Virus-Checked: Checked by ClamAV on apache.org On 04/22/2013 09:29 AM, Andrzej A. Filip wrote: > False positives in super-spam (>10 SA score) should be very rare. Exactly my point. > Are you ready/willing to report spam you receive to spamcop.net, razor, > pyzor, ...? That's an interesting question... Each user has their own spam folders, so I guess I should create a cron job per user to do so, maybe? Does anyone do that? Is it smart? TC