summaryrefslogtreecommitdiff
path: root/Mailman/Post.py
Commit message (Expand)AuthorAgeFilesLines
* Convert IncomingRunner to use the new chains disposition architecture. moveBarry Warsaw2008-02-021-62/+0
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-2/+2
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-2/+2
* Update copyright years.bwarsaw2007-01-191-5/+6
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* inject(): Extend the signature of the function so that we can pass inbwarsaw2002-01-261-4/+6
* inject(): kws must contain _plaintext (== 1) so that the stringbwarsaw2001-10-281-2/+3
* Post.py contains the virtual mailing list support (i.e. the ability tobwarsaw2001-07-191-0/+58