Re: [Extra] I-D Action: draft-ietf-extra-imap-uidonly-02.txt

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 31 August 2023 12:45 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 07B34C1527BC for <extra@ietfa.amsl.com>; Thu, 31 Aug 2023 05:45:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.198
X-Spam-Level:
X-Spam-Status: No, score=-2.198 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.091, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, 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 k91BCEcT2plZ for <extra@ietfa.amsl.com>; Thu, 31 Aug 2023 05:45:22 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 1DE61C1527A0 for <extra@ietf.org>; Thu, 31 Aug 2023 05:45:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1693485919; d=isode.com; s=june2016; i=@isode.com; bh=7wbBdb0DefpTmRvRlmL1UGHPuI9JRa9CLj7mLe96JAM=; 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=m1qIpExooIhBAKvvJ3xJqier7ZQhhx1TdgRe2/pR9yTuz1lIMKwYPHe7r8L8ZSCqRWmuto 8GzKnsgbZadugejgk3pvihUP6ktG9tvox4Qwa9jsIKLsZ0lJgfsyw/qtvjoc2qi2YFzFcA cFc9SvqPdTUOOQp6RlQve5Om8lSSYcg=;
Received: from [192.168.1.222] (host31-49-219-8.range31-49.btcentralplus.com [31.49.219.8]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <ZPCLXSenPGXI@waldorf.isode.com>; Thu, 31 Aug 2023 13:45:19 +0100
Message-ID: <5bb10a3e-6019-8d6f-3a35-9e860b63a84f@isode.com>
Date: Thu, 31 Aug 2023 13:45:14 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0
To: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
Cc: extra@ietf.org
References: <169347496672.2117.6204801112234043011@ietfa.amsl.com> <5fd8fc39-8b51-3dd9-d14a-fea2a9bdd99e@isode.com> <dfee3750-0ed8-4cf5-8a8f-2aefe8e60e5e@gulbrandsen.priv.no>
From: Alexey Melnikov <alexey.melnikov@isode.com>
In-Reply-To: <dfee3750-0ed8-4cf5-8a8f-2aefe8e60e5e@gulbrandsen.priv.no>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-transfer-encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/fV3WIW0KQR6nqrOqdLc2le60-Do>
Subject: Re: [Extra] I-D Action: draft-ietf-extra-imap-uidonly-02.txt
X-BeenThere: extra@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Email mailstore and eXtensions To Revise or Amend <extra.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/extra>, <mailto:extra-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/extra/>
List-Post: <mailto:extra@ietf.org>
List-Help: <mailto:extra-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/extra>, <mailto:extra-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Aug 2023 12:45:26 -0000

Hi Arnt,

Thank you for your comments.

On 31/08/2023 11:13, Arnt Gulbrandsen wrote:
> Hi,
>
> LGTM, so I suggest removing the following:
>
>   IMPLEMENTATION NOTE: this document is not yet at the state where it
>   is implementable.  Please contact document authors if you want to
>   experiment with implementing UIDONLY.
Good point.
> I see no reason to add any security considerations.
Ok.
> You might want to drop the RECENT and EXISTS responses to SELECT. I 
> don't care either way.
I think RECENT and EXISTS should stay. IMAP4rev2 dropped RECENT anyway, 
but knowing number of messages in a mailbox is still
>
> You might want to add an appendix: "Motivation. Processing SELECT can 
> take a long time on big mailboxes, making clients less responsive. In 
> an experiment, UIDONLY reduced the processing time for SELECTing a 
> 100,000-message mailbox from x to y seconds." Of course that requires 
> testing. Ouch.
This is hard to estimate and would be very implementation dependent.
>
> After that, LC and go!
>
> Arnt