summaryrefslogtreecommitdiff
path: root/mailman/docs/mlist-addresses.txt
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-76/+0
| | | | correctly regardless of how it's used.
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-4/+5
| | | | | | | | | | | lazr.config 1.1 now has everything we need, so we don't need the special develop hack. make_instance is no longer necessary. Refactor the style stuff into their own directory. Finally! Move the delivery module into the mailman.mta package.
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-291-2/+3
| | | | | | | Rewrote start_qrunners() for new lazr.config based configuration. ReopenableFileHandler.reopen() given a default filename argument for reopening to a different file. Useful in tests.
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-221-1/+0
| | | | | | | | Add .push() and .pop() methods to the Configuration object. Put the 'config' object in the globals of doctests. Add some test layers for setting up the configuration and the SMTP server.
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+75