Re: [Extra] I-D Action: draft-ietf-extra-imap4rev2-29.txt

Alexey Melnikov <alexey.melnikov@isode.com> Mon, 15 February 2021 13:33 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 575C73A084A for <extra@ietfa.amsl.com>; Mon, 15 Feb 2021 05:33:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level:
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K_v1nQbVZBlt for <extra@ietfa.amsl.com>; Mon, 15 Feb 2021 05:33:53 -0800 (PST)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 5A4B13A09B5 for <extra@ietf.org>; Mon, 15 Feb 2021 05:33:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1613396032; d=isode.com; s=june2016; i=@isode.com; bh=BDiDQ1xwCU5Au1wWmtg6gDWxNdyYFCa5gyx1wKpKn8U=; 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=SzInEahV/L5LBI0h/jShE0zY5XVwU1e7+Qz1wExJFgfakMH7d8PCpIfS85YsyVvf2G1udb v4zgpSjALEZqWNQwbhxx8obpJ70eBlaidXN+e7x1HZ4g0Co8tNX7QuZbwwTQ6yIDEnwAnE 1dKvk+ayF+58kQt/UsuW9wAEkjmmkos=;
Received: from [192.168.1.222] (host5-81-100-89.range5-81.btcentralplus.com [5.81.100.89]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <YCp4PwAuQabW@waldorf.isode.com>; Mon, 15 Feb 2021 13:33:52 +0000
To: Timo Sirainen <timo@sirainen.com>
Cc: extra@ietf.org
References: <161323450499.28425.9810173656801622840@ietfa.amsl.com> <5b878cb0-5aa7-e388-2f6b-3171782b98be@isode.com> <A7C420EC-068A-422F-9F6C-F76646701E55@sirainen.com> <aa74727b-4342-e625-33a6-b0861b4b2e61@isode.com> <731FA067-6C1E-4417-A993-8CA5623CAF4A@sirainen.com>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <538041af-1a8b-8011-ee07-95f8f151a508@isode.com>
Date: Mon, 15 Feb 2021 13:33:51 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0
In-Reply-To: <731FA067-6C1E-4417-A993-8CA5623CAF4A@sirainen.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------E0DAF790C49DECFEDB8CFA7B"
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/koHzS09BrV826vxImAp89Pr-mHQ>
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:33:55 -0000

On 15/02/2021 13:23, Timo Sirainen wrote:

> On 15. Feb 2021, at 14.16, Alexey Melnikov <alexey.melnikov@isode.com 
> <mailto:alexey.melnikov@isode.com>> wrote:
>>
>>> And I've a feeling that even seeing (\NonExistent \Trash) LIST reply 
>>> is going to confuse them.
>>
>> This is not really a new problem for IMAP4rev2. I suspect clients 
>> that want to support this, but don't at the moment, would need to be 
>> updated.
>>
>> I coded this in our client, because this is the only way to announce 
>> special use mailbox names, when the server doesn't support special 
>> use mailbox creation.
>
> I'm not sure what you mean by this. When server doesn't support 
> CREATE-SPECIAL-USE?
Yes.
> Dovecot only returns special-use for existing mailboxes. So you can 
> configure it to e.g. use Trash folder for \Trash, but LIST returns it 
> only when Trash actually exists.
In M-Box names are globally configured, so advertised automatically for 
all users.
> The more common configuration also sets the special-use folders to be 
> autocreated, so LIST always returns them as if they already exist.
Well, that is another way of doing the same thing.
> I'm not sure what benefit there would be for having a configuration 
> that returns them in LIST reply as \NonExistent, except for this kind 
> of a multi-namespace setup that is likely gone with the UW-IMAP server 
> (although Dovecot can be configured that way as well, but I don't see 
> why anyone would).

I don't think presence of multiple namespaces actually matters for this. 
I mean special use attributes are generic useful even if a single 
namespace exists.

Best Regard,

Alexey