summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/ToOutgoing.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-57/+0
* Remove the action.py module, move this to Mailman/interfaces/__init__.py.Barry Warsaw2007-10-101-1/+2
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-2/+2
* Convert ToOutgoing handler to a doctest. Minor cleanup of the handler code toBarry Warsaw2007-07-081-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix some buglets with virtual domain support and repair unit tests broken bybwarsaw2006-07-081-1/+1
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-13/+14
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* process(): If the metadata already has a `verp' flag set, preservebwarsaw2002-08-041-1/+6
* process(): Fixed the calculation of whether to VERP or not.bwarsaw2002-03-091-9/+15
* process(): Changed the predicate for the interval-VERPing so that itbwarsaw2002-03-071-3/+3
* process(): Set the `verp' key in the metadata here, based on post_idbwarsaw2002-02-121-1/+13
* Update some commentsbwarsaw2001-11-201-1/+7
* Remove an unused import.bwarsaw2001-06-271-1/+0
* Conversion to mimelib.bwarsaw2001-02-151-3/+7
* intermediatebwarsaw2000-12-201-0/+23