Re: [MORG] Getting MORG moving

Timo Sirainen <tss@iki.fi> Mon, 01 February 2010 23:08 UTC

Return-Path: <tss@iki.fi>
X-Original-To: morg@core3.amsl.com
Delivered-To: morg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6FAEF3A69AE for <morg@core3.amsl.com>; Mon, 1 Feb 2010 15:08:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WldPTelpPLaq for <morg@core3.amsl.com>; Mon, 1 Feb 2010 15:08:35 -0800 (PST)
Received: from dovecot.org (dovecot.org [82.118.211.50]) by core3.amsl.com (Postfix) with ESMTP id 87E303A68DB for <morg@ietf.org>; Mon, 1 Feb 2010 15:08:35 -0800 (PST)
Received: from [192.168.10.199] (e81-197-71-250.elisa-laajakaista.fi [81.197.71.250]) by dovecot.org (Postfix) with ESMTP id 81D78FA8C53; Tue, 2 Feb 2010 01:09:10 +0200 (EET)
Mime-Version: 1.0 (Apple Message framework v1077)
Content-Type: text/plain; charset="us-ascii"
From: Timo Sirainen <tss@iki.fi>
In-Reply-To: <6c9fcc2a1002011454p296ece05pff6a5fb422882474@mail.gmail.com>
Date: Tue, 02 Feb 2010 01:09:09 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <44BF2901-0048-4342-A52B-F7E6E698F4DA@iki.fi>
References: <6c9fcc2a1001211052h624abbf1h171f6ec19bef20e5@mail.gmail.com> <6c9fcc2a1002011454p296ece05pff6a5fb422882474@mail.gmail.com>
To: barryleiba@computer.org
X-Mailer: Apple Mail (2.1077)
Cc: morg <morg@ietf.org>
Subject: Re: [MORG] Getting MORG moving
X-BeenThere: morg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Messaging Organization <morg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/morg>
List-Post: <mailto:morg@ietf.org>
List-Help: <mailto:morg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Feb 2010 23:08:36 -0000

On 2.2.2010, at 0.54, Barry Leiba wrote:

> Does the working group think these are important and worth proceeding
> with?  Will there be enough implementation of them for it to be worth
> putting them through?  Or are we just writing them because they're
> plausible, but they'll wind up sitting on the shelf in a list of
> seldom-implemented IMAP extensions.

>>  - Address Search (Arnt)
>>    http://tools.ietf.org/html/draft-ietf-morg-address-search

From server point of view this is easy enough, so I could implement this for Dovecot. But I can't speak for client implementors.

>>  - In Thread (Arnt)
>>    http://tools.ietf.org/html/draft-ietf-morg-inthread

This is useful internally for Dovecot (for virtual mailboxes) and I've already implemented the actual SEARCH INTHREAD part of this. Whether it's useful to actual IMAP clients, again, I don't know.

>>  - Collations (Alexey)
>>    http://tools.ietf.org/html/draft-ietf-morg-collations

I thought we already agreed that we don't know (or don't agree) what the important collations are and this was put on hold.