Re: [Extra] I-D Action: draft-ietf-extra-imap4rev2-29.txt
Timo Sirainen <timo@sirainen.com> Mon, 15 February 2021 13:11 UTC
Return-Path: <timo@sirainen.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 1D4243A0922
for <extra@ietfa.amsl.com>; Mon, 15 Feb 2021 05:11:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=0 tagged_above=-999 required=5
tests=[SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id tC7Hg-BhNkJ1 for <extra@ietfa.amsl.com>;
Mon, 15 Feb 2021 05:11:25 -0800 (PST)
Received: from sirainen.com (mail.sirainen.com [94.237.26.55])
by ietfa.amsl.com (Postfix) with ESMTP id 3613E3A091C
for <extra@ietf.org>; Mon, 15 Feb 2021 05:11:24 -0800 (PST)
Received: from [192.168.10.120] (unknown [213.114.248.18])
by sirainen.com (Postfix) with ESMTPSA id CF5B82B3C7D;
Mon, 15 Feb 2021 13:11:21 +0000 (UTC)
Content-Type: text/plain;
charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.40.0.2.32\))
From: Timo Sirainen <timo@sirainen.com>
In-Reply-To: <5b878cb0-5aa7-e388-2f6b-3171782b98be@isode.com>
Date: Mon, 15 Feb 2021 14:11:21 +0100
Cc: extra@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <A7C420EC-068A-422F-9F6C-F76646701E55@sirainen.com>
References: <161323450499.28425.9810173656801622840@ietfa.amsl.com>
<5b878cb0-5aa7-e388-2f6b-3171782b98be@isode.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>
X-Mailer: Apple Mail (2.3654.40.0.2.32)
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/VfdTz0U08AGMS0Ht-BvNZSajnCc>
Subject: Re: [Extra] I-D Action: draft-ietf-extra-imap4rev2-29.txt
X-BeenThere: extra@ietf.org
X-Mailman-Version: 2.1.29
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: Mon, 15 Feb 2021 13:11:27 -0000
On 13. Feb 2021, at 17.46, Alexey Melnikov <alexey.melnikov@isode.com> wrote: > > On 13/02/2021 16:41, internet-drafts@ietf.org wrote: > >> The IETF datatracker status page for this draft is: >> https://datatracker.ietf.org/doc/draft-ietf-extra-imap4rev2/ >> >> There are also htmlized versions available at: >> https://tools.ietf.org/html/draft-ietf-extra-imap4rev2-29 >> https://datatracker.ietf.org/doc/html/draft-ietf-extra-imap4rev2-29 >> >> A diff from the previous version is available at: >> https://www.ietf.org/rfcdiff?url2=draft-ietf-extra-imap4rev2-29 > > This version addresses almost all remaining comments from Ben's IESG review. It also cleans up language about which capabilities are required on cleartext and which are required on implicit TLS port. And finally I updated a NAMESPACE related example to show use of special-use mailbox attributes to determine what mailbox names to create for sent and deleted mail. This is a bit confusing: > The client is configured to save a copy of all mail sent by the user > into a mailbox with the \Sent attribute. Furthermore, after a > message is deleted from a mailbox, the client is configured to move > that message to a mailbox with the \Trash attribute. The server > signals specific mailbox names that should be used for these purposed > by returning LIST responses with \NonExistent attribute. I.e. the > server is hinting to the client which mailbox names to use for sent > and deleted messages. Especially the sentence "The server signals specific mailbox names that should be used for these purposed by returning LIST responses with \NonExistent attribute" was very confusing to me. It should rather say something that the \NonExistent signals that the folders don't exist yet, and that it's possible to create any one of them and then they could be used for the \Sent or \Trash purposes. After they are created the \NonExistent would drop away. Although I've a feeling many clients won't be able to handle this kind of multiple namespaces properly anyway. And I've a feeling that even seeing (\NonExistent \Trash) LIST reply is going to confuse them.
- [Extra] I-D Action: draft-ietf-extra-imap4rev2-29… internet-drafts
- Re: [Extra] I-D Action: draft-ietf-extra-imap4rev… Alexey Melnikov
- Re: [Extra] I-D Action: draft-ietf-extra-imap4rev… Timo Sirainen
- Re: [Extra] I-D Action: draft-ietf-extra-imap4rev… Alexey Melnikov
- Re: [Extra] I-D Action: draft-ietf-extra-imap4rev… Timo Sirainen
- Re: [Extra] I-D Action: draft-ietf-extra-imap4rev… Alexey Melnikov