Return-Path: X-Original-To: apmail-spamassassin-dev-archive@www.apache.org Delivered-To: apmail-spamassassin-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 038A879D4 for ; Tue, 13 Dec 2011 22:06:39 +0000 (UTC) Received: (qmail 46169 invoked by uid 500); 13 Dec 2011 22:06:38 -0000 Delivered-To: apmail-spamassassin-dev-archive@spamassassin.apache.org Received: (qmail 46098 invoked by uid 500); 13 Dec 2011 22:06:38 -0000 Mailing-List: contact dev-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@spamassassin.apache.org Received: (qmail 46091 invoked by uid 99); 13 Dec 2011 22:06:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 22:06:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 22:06:30 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 9A7A648FB4; Tue, 13 Dec 2011 22:06:09 +0000 (UTC) From: bugzilla-daemon@bugzilla.spamassassin.org To: dev@spamassassin.apache.org Subject: [Bug 6724] DNS Blacklistsreturning purposefully wrong answers as part of Anti-Abuse / Free for Some Policies Date: Tue, 13 Dec 2011 22:06:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Spamassassin X-Bugzilla-Component: Rules X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: software+spamassassin@kd6lvw.ampr.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@spamassassin.apache.org X-Bugzilla-Target-Milestone: Undefined X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/SpamAssassin/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6724 --- Comment #22 from D. Stussy 2011-12-13 22:06:09 UTC --- I have no problem with a different exponential or geometric based delay value between 1.0 and 1.5. However, consider that some list may base its timeout from a ban list not on how long a query source has been listed (i.e. the first query) but on how much time has passed since the last query attempt. Such would favor a greater rate of delay increase in finding the appropriate window where queries are once again allowed. 5% is too low for that case. Let's make it adminstrator configurable with a default of 10% (or a multiplier 1.1/check-cycle). -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.