summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/Tagger.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-157/+0
* Update copyright years.bwarsaw2007-01-191-1/+1
* - Utils.py Fixed a security hole which allowed a crafted URI to injectmsapiro2006-07-071-1/+3
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-10/+8
* Preparing for email 3.0/4.0. get_type() -> get_content_type() etc.tkikuchi2006-03-071-3/+4
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Removed some debugging syslog() calls -- thanks Ron!bwarsaw2002-04-111-2/+0
* Ron Jarrell noted that the tagger logic was broken when messages startbwarsaw2002-04-111-6/+62
* scanbody(): In Python 2.2, email.Iterators.body_line_iterator() willbwarsaw2002-01-231-2/+2
* process(), scanbody(): mimelib -> email.bwarsaw2001-10-091-6/+6
* Convert from mimelib to email.bwarsaw2001-10-011-8/+9
* intermediatebwarsaw2001-07-191-0/+101