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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to