summaryrefslogtreecommitdiff
path: root/mailman/Archiver/pipermail.py
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-874/+0
| | | | correctly regardless of how it's used.
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-3/+3
|
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-301-4/+4
| | | | | | | | | - Lots of Pipermail work just to get it to play nice with the new apis. - Fix ARCHIVE_SCRUBBER - Lots of changes to mailman.app.archiving, especially to provide an adapter from the new MailingList api to the one expected by Pipermail (e.g. archive_dir()). - Add a test of the basic pipermail archiver.
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+874