Revision 3 as of 2015-04-21 22:11:58

Clear message

HyperKitty, the Mailman archiver

HyperKitty is the archiver project for the Mailman 3 suite, allowing users to browse mailing lists, start new threads and reply to existing threads, mark messages as favorite, search archives, and so on. It is a Django-based web application that aims to implement modern archiving. It can also run standalone, without the rest of the Mailman suite, to serve as a web forum.

You can read the main documentation online. If you want to preview it, there are two demo servers (1, 2) available. They are development servers, so they may be broken or obsolete at the time you access them. It's usually OK, though.

Developers

The source code is hosted on GitHub. You'll need all three repositories. See the Development Setup Guide.

HyperKitty, being a Django application, can be used with any other Django project. If you are deploying HyperKitty standalone, you'll only need kittystore, hyperkitty and hyperkitty_standalone.

Design

We've done some usability testing on HyperKitty.

Design mockups are available at: http://linuxgrrl.com/fedora-ux/Projects/Mailman/Prototype%201/

More designs are available as blog posts:

Contact

Discussion about HyperKitty happens on the hyperkitty-devel mailing list, or on IRC: #mailman on Freenode. Also see the Fedora Hosted wiki, the Fedora Hosted bug tracker, and the repositories on GitHub.