[imapext] Alissa Cooper's No Objection on draft-ietf-imapapnd-appendlimit-extension-08: (with COMMENT)

"Alissa Cooper" <alissa@cooperw.in> Tue, 05 January 2016 19:10 UTC

Return-Path: <alissa@cooperw.in>
X-Original-To: imapext@ietf.org
Delivered-To: imapext@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C87F1A026F; Tue, 5 Jan 2016 11:10:25 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Alissa Cooper <alissa@cooperw.in>
To: The IESG <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.11.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160105191025.31613.33420.idtracker@ietfa.amsl.com>
Date: Tue, 05 Jan 2016 11:10:25 -0800
Archived-At: <http://mailarchive.ietf.org/arch/msg/imapext/kVcNolmGZSrwDntVh8IoUda4Wh0>
X-Mailman-Approved-At: Tue, 05 Jan 2016 12:05:12 -0800
Cc: draft-ietf-imapapnd-appendlimit-extension@ietf.org, sm+ietf@elandsys.com, imapext@ietf.org, imapapnd-chairs@ietf.org
Subject: [imapext] Alissa Cooper's No Objection on draft-ietf-imapapnd-appendlimit-extension-08: (with COMMENT)
X-BeenThere: imapext@ietf.org
X-Mailman-Version: 2.1.15
List-Id: Discussion of IMAP extensions <imapext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/imapext>, <mailto:imapext-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/imapext/>
List-Post: <mailto:imapext@ietf.org>
List-Help: <mailto:imapext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/imapext>, <mailto:imapext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Jan 2016 19:10:25 -0000

Alissa Cooper has entered the following ballot position for
draft-ietf-imapapnd-appendlimit-extension-08: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-imapapnd-appendlimit-extension/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

It's unusual to see author names without first initials in the document
header. Not sure if that was intentional but seems like it should be
fixed (assuming the authors have both first names and surnames).

= Section 2 =

"In this case the client SHOULD get an APPENDLIMIT value by issuing a
   STATUS or LIST command.

   An IMAP client SHOULD be able to parse both formats.  By looking at
   the upload size advertised by the IMAP server, a client MUST NOT try
   to APPEND mail more than the advertised limit."

The first and last normative requirements here seem too strict
considering that this extension basically allows an optimization. That
is, if a client decides not to find out the append limit for a particular
mailbox using STATUS or LIST, that doesn't seem to create any particular
problem. Likewise, it seems better for a client to avoid sending an
attachment larger than a known limit, but doing so doesn't seem so
problematic as to warrant a MUST NOT.