Re: [Tools-discuss] Include mail archive permalinks in mailing list messages

Carsten Bormann <cabo@tzi.org> Wed, 26 June 2013 17:53 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75A7D21F9EE0 for <tools-discuss@ietfa.amsl.com>; Wed, 26 Jun 2013 10:53:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.249
X-Spam-Level:
X-Spam-Status: No, score=-106.249 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sz5V9JknK9KS for <tools-discuss@ietfa.amsl.com>; Wed, 26 Jun 2013 10:53:40 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by ietfa.amsl.com (Postfix) with ESMTP id 5177A21F9F9A for <tools-discuss@ietf.org>; Wed, 26 Jun 2013 10:53:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.4/8.14.4) with ESMTP id r5QHrLJt024559; Wed, 26 Jun 2013 19:53:22 +0200 (CEST)
Received: from pptp-218-1.informatik.uni-bremen.de (pptp-218-1.informatik.uni-bremen.de [134.102.218.240]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 9668131BA; Wed, 26 Jun 2013 19:53:21 +0200 (CEST)
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
Content-Type: text/plain; charset="iso-8859-1"
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <51CB2740.7040108@dcrocker.net>
Date: Wed, 26 Jun 2013 19:53:20 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <5F8F93DC-9C63-450B-9AF4-698D0DA164AB@tzi.org>
References: <1BFB4A37-5930-410D-A1D6-C1DD509F4DA5@tzi.org> <8D23D4052ABE7A4490E77B1A012B6307751ECD67@mbx-01.win.nominum.com> <51CB2740.7040108@dcrocker.net>
To: dcrocker@bbiw.net
X-Mailer: Apple Mail (2.1508)
Cc: "tools-discuss@ietf.org Discussion" <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] Include mail archive permalinks in mailing list messages
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Jun 2013 17:53:47 -0000

On Jun 26, 2013, at 19:39, Dave Crocker <dhc2@dcrocker.net> wrote:

> On 6/26/2013 10:17 AM, Ted Lemon wrote:
>> On Jun 26, 2013, at 12:51 PM, Carsten Bormann <cabo@tzi.org> wrote:
>>> Why doesn't each message carry its own permalink at the time I get it?
>> 
>> This would certainly be a useful feature.
> 
> 
> As I understand the current system architecture, there's a technical challenge to this.

I know, the "why" was more of a rhetorical question.

It is not something that can be implemented in an afternoon, but generating some form of per-mailing-list auto-incrementing serial during distribution that is then added to a database similar to the way Bjoern proposed to add message-ids to a database wouldn't be too hard.  Maybe two afternoons, including documentation :-).  Another afternoon to make the mail-archive HTML actually use those URIs.

Grüße, Carsten