Re: [spfbis] Last Call: <draft-ietf-spfbis-4408bis-19.txt> (Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1) to Proposed Standard

Scott Kitterman <spf2@kitterman.com> Tue, 27 August 2013 03:04 UTC

Return-Path: <spf2@kitterman.com>
X-Original-To: spfbis@ietfa.amsl.com
Delivered-To: spfbis@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C5FA11E8136 for <spfbis@ietfa.amsl.com>; Mon, 26 Aug 2013 20:04:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OjcVhTWVTEol for <spfbis@ietfa.amsl.com>; Mon, 26 Aug 2013 20:04:35 -0700 (PDT)
Received: from mailout02.controlledmail.com (mailout02.controlledmail.com [72.81.252.18]) by ietfa.amsl.com (Postfix) with ESMTP id 54DB111E8129 for <spfbis@ietf.org>; Mon, 26 Aug 2013 20:04:35 -0700 (PDT)
Received: from mailout02.controlledmail.com (localhost [127.0.0.1]) by mailout02.controlledmail.com (Postfix) with ESMTP id 951F220E40F6; Mon, 26 Aug 2013 23:04:34 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=2007-00; t=1377572674; bh=S4fVad5V08qlAvTauE0QWvNbfN9cYt73k2OZuOBIB7k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q1sWbloM0NJoHqQgn8lYFQUWzakTadVneNo7CAkXrPzFy1sNsNLf7RsAib3HQayYg G4h6WFVWKKEGKyp5oe1hhiKLLX0q+HtBdXDstIUcIsogtBKD9oBK7WAEnevWS8LMsL 8qGROWOTtnNXMBo3t6OHdHplIk2iTymCf5qsWSs4=
Received: from scott-latitude-e6320.localnet (static-72-81-252-21.bltmmd.fios.verizon.net [72.81.252.21]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout02.controlledmail.com (Postfix) with ESMTPSA id 75FD120E4043; Mon, 26 Aug 2013 23:04:34 -0400 (EDT)
From: Scott Kitterman <spf2@kitterman.com>
To: spfbis@ietf.org
Date: Mon, 26 Aug 2013 23:04:33 -0400
Message-ID: <2102711.sFStFl6lDQ@scott-latitude-e6320>
User-Agent: KMail/4.10.5 (Linux/3.8.0-29-generic; KDE/4.10.5; i686; ; )
In-Reply-To: <6.2.5.6.2.20130826193846.0cd49ec0@elandnews.com>
References: <9884B9CD-0ED3-4D89-A100-58D05EA4BC98@gmail.com> <6.2.5.6.2.20130826193846.0cd49ec0@elandnews.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
X-AV-Checked: ClamAV using ClamSMTP
Subject: Re: [spfbis] Last Call: <draft-ietf-spfbis-4408bis-19.txt> (Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1) to Proposed Standard
X-BeenThere: spfbis@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SPFbis discussion list <spfbis.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spfbis>, <mailto:spfbis-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/spfbis>
List-Post: <mailto:spfbis@ietf.org>
List-Help: <mailto:spfbis-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spfbis>, <mailto:spfbis-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Aug 2013 03:04:45 -0000

On Monday, August 26, 2013 19:40:29 S Moonesamy wrote:
> Hello,
> 
> At 13:07 23-08-2013, Douglas Otis wrote:
> >4.6.4.  DNS Lookup Limits
> >
> >Was:
> >,--
> >SPF implementations MUST limit the total number of mechanisms and
> >modifiers ("terms") that cause any DNS query to 10 during SPF
> >evaluation.
> >'--
> >
> >Change to:
> >,---
> >SPF evaluation must limit the number of mechanisms, and the modifier
> >term 'redirect' to occur in no more than10 instances within the
> >evaluation process.  The mechanisms 'ip4', ip6', and 'all' are
> >excluded from this instance limitation.  Each mechanism is permitted
> >to resolve subsequent resource record sets (RRsets) that MUST not
> >contain more than 10 resource records to complete a match check.
> >When the number of instances exceeds 10, or when subsequent
> >resolutions exceeds 10, check_host() MUST produce a "permerror"
> >result.
> >
> >The maximum number of DNS transactions initiated by an SPF
> >evaluation is therefore 1 for the initial SPF resource record, 10 for
> >each mechanism times 10 transactions needed to complete a matching
> >process for a total of 111 DNS transactions.  This number excludes
> >those required by DNS to fulfill a request and those required by an
> >EXP modifier.
> 
> Can the working group address the above comments?

We worked through the language of that section closely in the WG to try and 
make it more comprehensible while retaining correctness.  I don't find the 
proposed text an improvement over the working group's effort.

Scott K