Hi Eike, *, On Tue, Jul 12, 2011 at 10:44 PM, Eike Rathke <[email protected]> wrote: > > Seen that every message to the mailing list can be retrieved from the > archive using an URL of the form > http://mail-archives.apache.org/mod_mbox/incubator-ooo-dev/YYYYMM.mbox/%3CMessage-ID%3E > I hacked a script that parses a message from stdin to generate the > corresponding URL, [...] > > Best of course would be if the mailing list software would insert > a header X-Archive-URL before distributing the message that could be > copied to the clipboard.
Link to the mail-archive.com archives can be created in a similar manner - hash the id & the list-post address (the libreoffice org lists (the ones managed by TDF, so not the dev-list that is run by freedesktop.org make use of that) sample code to compute the link: http://www.mail-archive.com/faq.html#listserver example from your post msg-id [email protected] list-address [email protected] resulting hash-link: http://go.mail-archive.com/-hoB_qRELeVC89tPxbrUdp5fd_U= ciao Christian
