[Mailman-Developers] Google Summer of Code: Integration of Search Code

Barry Warsaw barry at list.org
Thu Mar 29 01:13:28 CEST 2012


On Mar 27, 2012, at 11:51 AM, Toshio Kuratomi wrote:

>The searcher wouldn't be much use without an archiver. There is a sample
>archiver in mailman core -- if enabled, it stores the messages to lists in
>maildirs.  It does not have a frontend for retrieving or otherwise
>displaying the archives.

Yet. :)

Probably a simplistic approach would be to extend the REST API to expose the
IMessageStore as a top-level resource.  At the simplest, it could provide a
GET API which would accept Message-ID or X-Message-ID-Hash values and return
the contents of the message, or a 404 if it doesn't exist in the store.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/mailman-developers/attachments/20120328/f1ffe9da/attachment.pgp>


More information about the Mailman-Developers mailing list