aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Decorate.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Treat message and digest headers and footers as empty if they containMark Sapiro2017-03-151-2/+6
* Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-041-0/+3
* Removed an extraneous line of code from Decorate.py. Bug #590155.Mark Sapiro2010-06-051-1/+0
* Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2008-12-071-2/+10
* Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-301-1/+1
* Changed the stripping of trailing spaces from lines of the list headersMark Sapiro2008-10-031-1/+2
* Fixed a problem in Decorate.py that could result in a multipartMark Sapiro2008-06-111-1/+7
* Allow us to pass in extra decoration (i.e. header/footer) data via the messageBarry Warsaw2008-01-161-2/+4
* - CGI/admin.pymsapiro2007-05-081-2/+10
* - Decorate.py Fixed bug 1507248 by ignoring header/footer charactersmsapiro2006-06-231-2/+2
* Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi2006-01-291-7/+2
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
* Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi2005-12-171-1/+6
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Copyright years and whitespace normalization.bwarsaw2005-05-131-4/+3
* Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError.tkikuchi2005-05-081-1/+1
* Username may contain non-ascii character for English-US.tkikuchi2005-03-281-3/+3
* Precautions against 'charset=' (empty) message.tkikuchi2004-12-011-1/+4
* [ 872068 ] Decorate.py patch (by tkikuchi)tkikuchi2004-09-181-13/+36
* process(): Update a few email package calls.bwarsaw2003-12-011-5/+11
* Copyright yearsbwarsaw2003-01-071-4/+4
* process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw2003-01-071-2/+6
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+183