| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -83/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | Bump copyright years | Barry Warsaw | 2009-01-01 | 1 | -1/+1 |
| | | |||||
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 1 | -12/+12 |
| | | |||||
| * | mailman.Version -> mailman.version | Barry Warsaw | 2008-03-31 | 1 | -2/+2 |
| | | |||||
| * | Added a test of the OutgoingRunner, and subsequent changes to make it pass, | Barry Warsaw | 2008-03-27 | 1 | -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 Warsaw | 2008-02-27 | 1 | -0/+83 |
