~barry/mailman/events-and-web

  • Committer: Barry Warsaw
  • Date: 2008-03-27 09:14:14 UTC
  • Revision ID: barry@python.org-20080327091414-pcfqeebgn6cucwhk
Added a test of the OutgoingRunner, and subsequent changes to make it pass,
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.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 6589 17 years ago Barry Warsaw Tweak copyright years. 797 bytes Diff Download File
Archiver.py 6589 17 years ago Barry Warsaw Tweak copyright years. 8.3 KB Diff Download File
HyperArch.py 6589 17 years ago Barry Warsaw Tweak copyright years. 46.2 KB Diff Download File
HyperDatabase.py 6589 17 years ago Barry Warsaw Tweak copyright years. 9.9 KB Diff Download File
pipermail.py 6333 18 years ago bwarsaw - Convert all logging to Python's standard logging 30.1 KB Diff Download File