Re: [spfbis] WGLC: draft-ietf-spfbis-4408bis-14 - Fully parse record *first*

Stuart Gathman <stuart@gathman.org> Wed, 24 April 2013 16:28 UTC

Return-Path: <SRS0=xZs3m=OL==stuart@gathman.org>
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 B9C0A21F9425 for <spfbis@ietfa.amsl.com>; Wed, 24 Apr 2013 09:28:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.449
X-Spam-Level:
X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[AWL=0.150, 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 yhBIY+xtKBW9 for <spfbis@ietfa.amsl.com>; Wed, 24 Apr 2013 09:28:33 -0700 (PDT)
Received: from mail.gathman.org (gathman.marcomm.net [IPv6:2001:470:8:688::10]) by ietfa.amsl.com (Postfix) with ESMTP id 0223821F9199 for <spfbis@ietf.org>; Wed, 24 Apr 2013 09:28:32 -0700 (PDT)
Authentication-Results: mail.gathman.org; auth=pass (CRAM-MD5 sslbits=256) smtp.auth=stuart
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gathman.org; i=@gathman.org; q=dns/txt; s=default; t=1366820928; h=Message-ID : Date : From : MIME-Version : To : Subject : References : In-Reply-To : Content-Type : Content-Transfer-Encoding : Date : From : Subject; bh=MNKvSCUHD9ukq7QGXzVS3KpS8c1hBmwE9X9K+YhT5N0=; b=Md09E2BeCO+3x+LeBS8HtpdhTFcRksSlSb5pNDuOW6yXauMWByjb0Z2cP+pWFV2Q/8KFoW PleCYZJto2ItG15UorGVRAvWoaAmemSesjd5szs3lpg/U/XVyOkr1x5Tw4XCIwgC1JLLGRbo LjS+qSSeUhdPsfiBn/KrQIPSap1yk=
Received: from melissa.gathman.org (ip72-205-26-231.dc.dc.cox.net [72.205.26.231]) (authenticated bits=0) by mail.gathman.org (8.14.4/8.14.4) with ESMTP id r3OGSlYA019606 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for <spfbis@ietf.org>; Wed, 24 Apr 2013 12:28:48 -0400
Message-ID: <5178082F.7070601@gathman.org>
Date: Wed, 24 Apr 2013 12:28:31 -0400
From: Stuart Gathman <stuart@gathman.org>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130311 Thunderbird/17.0.4
MIME-Version: 1.0
To: spfbis@ietf.org
References: <20130422145425.18526.qmail@joyce.lan>
In-Reply-To: <20130422145425.18526.qmail@joyce.lan>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Subject: Re: [spfbis] WGLC: draft-ietf-spfbis-4408bis-14 - Fully parse record *first*
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: Wed, 24 Apr 2013 16:31:40 -0000

Long ago, Nostradamus foresaw that on 04/22/2013 10:54 AM, John Levine
would write:
> In article <CABuGu1pebsfi+1JHRYoOmm1Q3xft2paOGi3zwXbxHjbR3tmnKw@mail.gmail.com> you write:
>> -=-=-=-=-=-
>> -=-=-=-=-=-
>>
>> That leaves the ambiguity of handling -all in embedded (include:) records.
>> What should be done if the sample foobar mechanism is being referenced in
>> an included record?
> At this point, I think we have to say that stuff like that is
> undefined, since in reality it does whatever the code does, and it
> happens so rarely that nobody cares.
>
> Remember that a standard needs to tell people what to do to interoperate, but
> it doesn't have to tell you want to do if someone else screws up.
>
It wasn't undefined for rfc4408, and is in the test suite.  It isn't
undefined for rfc4408bis either - I'm just trying to prevent a few
boneheaded implementations.