summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/OwnerRecips.py
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-27/+0
| | | | Rename all handlers to be more PEP 8 friendly, i.e. lowercased.
* Update copyright years.bwarsaw2007-01-191-7/+7
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* Bump copyright yearsbwarsaw2002-03-141-1/+1
|
* process(): We don't want messages sent to the list's -owner[s] to bebwarsaw2002-03-141-0/+1
| | | | personalized, so explicitly set the metadata 'personalize' key to 0.
* process(): Don't decorate messages sent to the -owner address.bwarsaw2002-03-121-0/+3
|
* Handler module which sets the recips metadata to the list owners (plusbwarsaw2001-11-221-0/+23
the list moderators).