Re: [yam] Issue #4

SM <sm@resistor.net> Thu, 10 December 2009 19:06 UTC

Return-Path: <sm@resistor.net>
X-Original-To: yam@core3.amsl.com
Delivered-To: yam@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 05C483A6A2B for <yam@core3.amsl.com>; Thu, 10 Dec 2009 11:06:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.558
X-Spam-Level:
X-Spam-Status: No, score=-2.558 tagged_above=-999 required=5 tests=[AWL=0.041, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DDaawHRo0eLb for <yam@core3.amsl.com>; Thu, 10 Dec 2009 11:06:41 -0800 (PST)
Received: from ns1.qubic.net (ns1.qubic.net [208.69.177.116]) by core3.amsl.com (Postfix) with ESMTP id F05A23A677E for <yam@ietf.org>; Thu, 10 Dec 2009 11:06:40 -0800 (PST)
Received: from subman.resistor.net ([10.0.0.1]) (authenticated bits=0) by ns1.qubic.net (8.14.4.Beta0/8.14.4.Beta0) with ESMTP id nBAJ6J7n020633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Dec 2009 11:06:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=resistor.net; s=mail; t=1260471988; x=1260558388; bh=cDhcjBhTMIcYUhritWrw68rQg11mUqj1CV/dML14X2c=; h=Message-Id:Date:To:From:Subject:Cc:In-Reply-To:References: Mime-Version:Content-Type; b=Am496qOZcOVfE3kkrNmOMcMj6Ykj2RKYCK3dTdfunRA8mRrbxz1L32e1tLDQu6LJQ msBzqbCm+njV4yYdFx2Sh1KfRAx+CoRKUheI1n6h968n+kb6TRmu1vMS5Q4zCgWPnx tVuo7ftKgkX+SPSJ2JcKxae9qMCvpLT2mqmRAsMc=
DomainKey-Signature: a=rsa-sha1; s=mail; d=resistor.net; c=simple; q=dns; b=45PVe0csYbquy8qKjSa7dgUhe7KfZT9I3+PTzi44VNxnCL+wTy9mMefZGV1F7jcqW L/4UizG9svpNR5bfDfkYeZIhkdeQWER5X+OuFAY6xkjKHRQmvmzAYFdnt5vf56xJgiY jV120Mi4rgyZoTOVLtmpq/TTItdOiRtnkGncWMY=
Message-Id: <6.2.5.6.2.20091210103411.029f8828@resistor.net>
X-Mailer: QUALCOMM Windows Eudora Version 6.2.5.6
Date: Thu, 10 Dec 2009 11:05:37 -0800
To: Ned Freed <ned.freed@mrochek.com>
From: SM <sm@resistor.net>
In-Reply-To: <01NH272LYRD60000BI@mauve.mrochek.com>
References: <6.2.5.6.2.20091031115845.03fdeaa8@elandnews.com> <01NFMC338P960000BI@mauve.mrochek.com> <6.2.5.6.2.20091202190648.032612b0@elandnews.com> <4B1AC04A.5050204@isode.com> <01NH272LYRD60000BI@mauve.mrochek.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Cc: yam@ietf.org
Subject: Re: [yam] Issue #4
X-BeenThere: yam@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Yet Another Mail working group discussion list <yam.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/yam>
List-Post: <mailto:yam@ietf.org>
List-Help: <mailto:yam-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/yam>, <mailto:yam-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Dec 2009 19:06:42 -0000

Hi Ned,
At 11:32 08-12-2009, Ned Freed wrote:
>Again, the point was to avoid the downref to draft the IESG was complaining
>about.

We could take a different approach for the downrefs as you 
mentioned.  We already know the documents the WG is taking on.

>That sort of says it all, doesn't it? To the extent this document was rejected
>on the basis of its content and not because of process pother, it was because
>of downrefs that weren't actually needed or relevant, but downrefs that are
>needed and which could actually be relevant and which should receive scrutiny
>are apparently just fine and dandy. And at least two actual errors (bogus ABNF
>reference, no IANA considerations) weren't noticed.

On the bright side, it got the WG to discuss about these two "errors" 
now rather than at the next stage.

>There is one MAY, and it is in fact an error. The document currently says:
>
>   Finally, although the
>   content body contains arbitrary lines of octet-aligned material, the
>   length of each line (number of octets between two CR-LF pairs), is
>   still subject to SMTP server line length restrictions (which may
>   allow as few as 1000 octets on a single line). This restriction means
>   that this extension MAY provide the necessary facilities for
>   transferring a MIME object with the 8BIT content-transfer-encoding,
>   it DOES NOT provide a means of transferring an object with the BINARY
>   content-transfer-encoding.
>
>This was written when RFC 1521 was still in effect, and it wasn't clear what
>restrictions were imposed by the 8bit encoding itself. This was clarified in
>RFC 2045, which made it clear that the 1000 character limit applies 
>to anything
>with an 8bit encoding. So the weasely MAY (which, incidentally, was 
>intended as
>emphasis and is not in the form of compliance language in any case) is wrong.

I was curious about the "DOES NOT" in that section.  Thanks for the 
explanation.

>This section needs to be redone to say;
>
>   Finally, although the
>   content body contains arbitrary lines of octet-aligned material, the
>   length of each line (number of octets between two CR-LF pairs), is
>   still subject to SMTP server line length restrictions (which may
>   allow as few as 1000 octets, inclusive of the CR-LF pair, on a single
>   line). This restriction means that this extension provides the necessary
>   facilities for transferring a MIME object with the 8BIT
>   content-transfer-encoding, it DOES NOT provide a means of transferring an
>   object with the BINARY content-transfer-encoding.
>
>And there goes the MAY and with it the need to reference RFC 2119.

That sounds fine.

>Modulo the 2119 thing, this looks right to me. However, at least one 
>additional
>change is needed - an IANA considerations section registering this extension.

The extension is registered but I don't see where it was done.  RFC 
4409 mentions 8BITMIME.  The Submit registration could go in there.

Regards,
-sm