Re: [Extra] IMAP4rev2, SEARCH CHARSET

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 07 November 2019 13:36 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 E420C120822 for <extra@ietfa.amsl.com>; Thu, 7 Nov 2019 05:36:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-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 I4SLr4J_vPBK for <extra@ietfa.amsl.com>; Thu, 7 Nov 2019 05:36:28 -0800 (PST)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 3CDD3120219 for <extra@ietf.org>; Thu, 7 Nov 2019 05:36:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1573133787; d=isode.com; s=june2016; i=@isode.com; bh=2w4Tmf8GEj01Ud8gG4gP5xm7SGxBjs6ObzsGuRzezaA=; 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=OyJ+IZ4vufnU9TLFe1k4hMnpzBhW98wgff/kuOj/EMB+NiIqeMT5NmW6DXpxfRifdml/mj rVYm9QttYsgL+37CFRjw+0mACm03kxwLwejyGtvEtvmmUpmIH1H0wdIu7MYJfr58F4HuBp 5xKTrzqwDNJtyagd/whJ+yHPQhFnx7U=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <XcQd2gBbd171@waldorf.isode.com>; Thu, 7 Nov 2019 13:36:27 +0000
To: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>, extra@ietf.org
References: <eb04c57f-682c-430c-b644-458fb704c48d@gulbrandsen.priv.no> <2b7ebdb2-7895-432f-8da9-8c6b95e315fb@gulbrandsen.priv.no>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <9a25ae8f-7838-f69f-877f-99403ed15135@isode.com>
Date: Thu, 07 Nov 2019 13:35:10 +0000
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0
In-Reply-To: <2b7ebdb2-7895-432f-8da9-8c6b95e315fb@gulbrandsen.priv.no>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/sCRZHxqbPKZBZKR-XRimGkKTDs4>
Subject: Re: [Extra] IMAP4rev2, SEARCH CHARSET
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: Thu, 07 Nov 2019 13:36:30 -0000

Hi Arnt,

On 07/11/2019 10:49, Arnt Gulbrandsen wrote:

> I wrote:
>> My question is: Obsolete CHARSET and say clients MUST NOT use it, or 
>> obsolete it and say that servers MUST support CHARSET UTF-8 and MAY 
>> support others?
>
> I had a coffee. My own preference is the latter.
>
> "Servers MUST support CHARSET UTF-8 and MAY support other encodings. 
> Clients SHOULD NOT use other encodings. Note that UTF-8 is also the 
> default, so selecting CHARSET UTF-8 is redundant. It is permitted for 
> improved compatibility with existing IMAP4rev1 clients".

I used something very close to your text.


Best Regards,

Alexey