[Extra] Re: I-D Action: draft-ietf-extra-imap-messagelimit-10.txt

Alexey Melnikov <alexey.melnikov@isode.com> Mon, 29 July 2024 15:01 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: extra@ietfa.amsl.com
Delivered-To: extra@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5886CC14F748 for <extra@ietfa.amsl.com>; Mon, 29 Jul 2024 08:01:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.461
X-Spam-Level:
X-Spam-Status: No, score=-7.461 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.355, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kizoGxCQ1Kjk for <extra@ietfa.amsl.com>; Mon, 29 Jul 2024 08:01:51 -0700 (PDT)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CDC5C1840C5 for <extra@ietf.org>; Mon, 29 Jul 2024 08:01:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1722265309; d=isode.com; s=june2016; i=@isode.com; bh=hk5lNwnrSScTv4sdlsVVeoFNXeDuz2s1Yq0+xy89uWI=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=vdzBZCVavOya/ukHwrhM+gNzGX7HtIVxfYZUs81JZieufjcK1aoGOGIUHJYe5y7jDwPXRC NxUNVdoKRzWMXQKEM3JkxCRGJhWNOjetqAuEY2Ua8PIUiMDzOcxWRAlm2f6LA1W7McZwVG w1u+Qm957YPGR+6EoAnLgnT/d1EPg6I=;
Received: from [172.20.1.98] (dhcp-98.isode.net [172.20.1.98]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <Zqeu3RV6vDOY@statler.isode.com>; Mon, 29 Jul 2024 16:01:49 +0100
Message-ID: <4bde66cb-4af5-c876-c94c-d62fd6a2e818@isode.com>
Date: Mon, 29 Jul 2024 16:01:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0
To: extra@ietf.org
References: <172226495303.1736260.15059645997854494256@dt-datatracker-659f84ff76-9wqgv>
From: Alexey Melnikov <alexey.melnikov@isode.com>
In-Reply-To: <172226495303.1736260.15059645997854494256@dt-datatracker-659f84ff76-9wqgv>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Message-ID-Hash: 6WFBFZIQAOMBL23IS7NNPJOUO4B6ED3L
X-Message-ID-Hash: 6WFBFZIQAOMBL23IS7NNPJOUO4B6ED3L
X-MailFrom: alexey.melnikov@isode.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-extra.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [Extra] Re: I-D Action: draft-ietf-extra-imap-messagelimit-10.txt
List-Id: Email mailstore and eXtensions To Revise or Amend <extra.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/qJj5ATT-j4umZmC4ShhjF_xarXc>
List-Archive: <https://mailarchive.ietf.org/arch/browse/extra>
List-Help: <mailto:extra-request@ietf.org?subject=help>
List-Owner: <mailto:extra-owner@ietf.org>
List-Post: <mailto:extra@ietf.org>
List-Subscribe: <mailto:extra-join@ietf.org>
List-Unsubscribe: <mailto:extra-leave@ietf.org>

Hi all,

On 29/07/2024 15:55, internet-drafts@ietf.org wrote:
> Abstract:
>
>     The MESSAGELIMIT extension of the Internet Message Access Protocol
>     (RFC 3501/RFC 9051) allows servers to announce a limit on the number
>     of messages that can be processed in a single
>     FETCH/SEARCH/STORE/COPY/MOVE (or their UID variants), APPEND or UID
>     EXPUNGE command.  This helps servers to control resource usage when
>     performing various IMAP operations.  This helps clients to know the
>     message limit enforced by corresponding IMAP server and avoid issuing
>     commands that would exceed such limit.
>
> The IETF datatracker status page for this Internet-Draft is:
> https://datatracker.ietf.org/doc/draft-ietf-extra-imap-messagelimit/
>
> There is also an HTMLized version available at:
> https://datatracker.ietf.org/doc/html/draft-ietf-extra-imap-messagelimit-10
>
> A diff from the previous version is available at:
> https://author-tools.ietf.org/iddiff?url2=draft-ietf-extra-imap-messagelimit-10

This version adds text about interoperability considerations suggested 
by Barry Leiba in his Art Directorate review.

Best Regards,

Alexey