This is primarily a preview release so that developers and other interested people can download the code and participate in Mailman 3's further development. I believe we are on track for a final release by the end of the year, and your contributions of code, feedback, documentation, etc. will be welcome and appreciated!
Please note that this is an alpha release and as such is not ready for production use.
You can get the code from the Cheeseshop: http://pypi.python.org/pypi/mailman/3.0.0a3Mailman 3 is buildout based and requires Python 2.6. To build it, run this after unpacking the tarball and cd'ing into it
% python bootstrap.py % bin/buildout From there you can run the tests % bin/test and build the documentation % bin/docsHighlights in this release include the start of a REST admin server for integrating Mailman with external web sites, a combined bin/ mailman uber-command, configuration now done through ini-files using lazr.config, and better LMTP support.
Enjoy, -Barry
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Mailman-announce mailing list Mailman-announce@python.org http://mail.python.org/mailman/listinfo/mailman-announce Member address: arch...@mail-archive.com Unsubscribe: http://mail.python.org/mailman/options/mailman-announce/archive%40mail-archive.com