aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Approve.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some missing German templates from Egon Frerich.Mark Sapiro2011-11-271-0/+0
* The fix for BUG #266220 (sf1181161) has been enhanced so that if thereMark Sapiro2011-10-131-1/+18
* A new list poster password has been implemented. This password may onlyMark Sapiro2011-04-251-2/+3
* Made a minor change to the removal of an Approved: pseudo-header fromMark Sapiro2010-05-101-1/+1
* We now accept/remove X-Approved: and X-Approve: headers in addition toMark Sapiro2010-04-091-3/+10
* Fixed a bug where a message with an Approved: header held by a handlerMark Sapiro2009-12-301-3/+9
* Improved processing of an Approve(d): body line by decoding the body payloadmsapiro2007-06-091-6/+22
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-17/+18
* True/False definition for Python2.1.tkikuchi2005-12-261-0/+7
* Scan other text/* parts for Approve(d): <password> - bug 1181161.msapiro2005-12-211-1/+29
* Don't delete line following first body line Approve(d)msapiro2005-11-131-1/+1
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* process(): For some reason, the part's payload can be None. Defend againstbwarsaw2005-05-011-6/+7
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+82