Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 38D9363277D for ; Tue, 17 Mar 2009 15:23:24 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 85682-04 for ; Tue, 17 Mar 2009 15:23:17 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by mail.postgresql.org (Postfix) with ESMTP id 4E321632723 for ; Tue, 17 Mar 2009 15:23:10 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 55708DCC48E; Tue, 17 Mar 2009 19:23:08 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id D4D561240AC; Tue, 17 Mar 2009 19:23:07 +0100 (CET) Message-ID: <49BFEA8B.7050503@hagander.net> Date: Tue, 17 Mar 2009 19:23:07 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Alvaro Herrera CC: David Blewett , "pgsql-www@postgresql.org" Subject: Re: List Message Footer References: <9d1f8d830903170549q6eeef19ex3bc3db291095e7e1@mail.gmail.com> <20090317132048.GC4202@alvh.no-ip.org> <9d1f8d830903170701x3f375f13j102177052eb2d712@mail.gmail.com> <20090317141617.GD4202@alvh.no-ip.org> In-Reply-To: <20090317141617.GD4202@alvh.no-ip.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/112 X-Sequence-Number: 16766 Alvaro Herrera wrote: > David Blewett wrote: >> On Tue, Mar 17, 2009 at 9:20 AM, Alvaro Herrera >> wrote: >>> The Message-Id is already in the headers of the message ... you just >>> have to expand them, because normally it's not displayed by your email >>> program. >> I know I'll get a groan for this, but GMail doesn't actually display >> them in the web interface. Even if you click Show Details, it only has >> From, To, CC, Date and Subject. I see you recently added the ability >> to paste that ID into the search box to pull up specific messages, but >> wouldn't be easier to have the direct link to share in IRC/IM >> whatever? > > Well, there are several problems with this, one of which is that it > won't work except for email delivered by majordomo. So if you're on CC > for an email, it won't have the footer. > > The second problem is that I don't think we can tweak Majordomo easily > to include it :-) Besides, it falls on Marc Fournier's court and I > don't have access to that. Good luck convincing Marc to do this. > > As for Gmail, it is very inconvenient but it is there -- you need to > click on "show original". > > Maybe if enough people asked Google to implement display of Message-Id ... I'm sure someone who speaks the language could whack up something in greasemonkey for example to make it more readily available. It was pretty simple to do it as an addon to thunderbird (http://blog.hagander.net/archives/130-A-Thunderbird-extension-for-the-archives.html) That would work regardless of if you get the mail from majordomo or as a direct CC. Putting it in the footer will also leave us with mails with a lot of different links in them in the end, from people who respond without cutting (with a mua that doesn't recognize the signature) the end of the mail. //Magnus