summaryrefslogtreecommitdiff
path: root/mailman/bin/arch.py
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-151/+0
| | | | correctly regardless of how it's used.
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro2008-10-171-8/+9
| | | | Launchpad bug #280418.
* The future is now.Barry Warsaw2008-10-171-2/+0
|
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
|
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-2/+2
|
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-271-1/+1
| | | | | | | | | | | | | | including: - MailingList.full_path -> IMailingList.data_path and implement this as a property on the MailingList object. - Fix the 'decorate' handler to work with the new member/user data model, instead of the old MemberAdaptor interface. - Fix a few problems with the smtp-direct handler, though this needs more work and tests. - Add some debug logging to both the test smtplistener and the SMTPServer proxy. Fix the proxy's consumption of messages from the thread queue. - Fix the smtplistener's calculation of the X-Peer header.
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+152