I'm wondering how easy it would be to inject (before delivery, but having gone through/during processing by Mailman) an header based something around X-List-Post-Archive-URI: -- the idea being a unique URI (permalinkable) for each message, for each list, that has archiving enabled.
My initial thought is to use the message's Message-ID as the header to use, prefixed with URI-to-list-archive:
e.g., for Message-ID: <20090406133924.GE18880@amyl.org.uk> sent to the list 'hummm' and lists.example.org, using pipermail (and a public archive):
X-List-Post-Arhive-URI: <http://lists.example.org/pipermail/hummm/20090406133924.GE18880@amyl.org.uk>
Admitedly, these aren't the shortest URIs, but there are services for shrinking those.
The reason I'm thinking of this is because I can't always be bothered hunting through the web-archive to send a link to a list-post: shoving it in the headers would be quite useful, I'd imagine.
Any thoughts from others on (a) stupidity/value (b) ease of doing; (c) desire from other list-admins/list-users; (d) being bothered to code it ?
-- ``Many people would sooner die than think. In fact, they do.'' (Bertrand Russell)
Adam McGreggor wrote:
I'm wondering how easy it would be to inject (before delivery, but having gone through/during processing by Mailman) an header based something around X-List-Post-Archive-URI: -- the idea being a unique URI (permalinkable) for each message, for each list, that has archiving enabled.
This is being worked on for Mailman 3. See the wiki page at <http://wiki.list.org/x/yQAM>.
This would not be easy to do in Mailman 2.2. It won't happen there, at least not if I have to do it ;)
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On Mon, Apr 06, 2009 at 07:33:43AM -0700, Mark Sapiro wrote:
Adam McGreggor wrote:
I'm wondering how easy it would be to inject (before delivery, but having gone through/during processing by Mailman) an header based something around X-List-Post-Archive-URI: -- the idea being a unique URI (permalinkable) for each message, for each list, that has archiving enabled.
This is being worked on for Mailman 3. See the wiki page at <http://wiki.list.org/x/yQAM>.
Ahhh, hadn't seen that page. Nor did I think to search. myBad!
This would not be easy to do in Mailman 2.2. It won't happen there, at least not if I have to do it ;)
Oh, I wasn't expecting it in MM2x: I probably should have said that, actually!
-- To an optimist, the glass is half full. To a pessimist, the glass is half empty. To an engineer, the glass is twice as big as it needs to be.
participants (2)
-
Adam McGreggor
-
Mark Sapiro