aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Decorate.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-15Treat message and digest headers and footers as empty if they containMark Sapiro1-2/+6
2017-03-04Ensure added headers and footers have a trailing new-line.Mark Sapiro1-0/+3
2010-06-05Removed an extraneous line of code from Decorate.py. Bug #590155.Mark Sapiro1-1/+0
2008-12-07Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro1-2/+10
2008-11-30Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro1-1/+1
2008-10-03Changed the stripping of trailing spaces from lines of the list headersMark Sapiro1-1/+2
2008-06-11Fixed a problem in Decorate.py that could result in a multipartMark Sapiro1-1/+7
2008-01-16Allow us to pass in extra decoration (i.e. header/footer) data via the messageBarry Warsaw1-2/+4
2007-05-08- CGI/admin.pymsapiro1-2/+10
2006-06-23- Decorate.py Fixed bug 1507248 by ignoring header/footer charactersmsapiro1-2/+2
2006-01-29Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi1-7/+2
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-1/+2
2005-12-17Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi1-1/+6
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-05-13Copyright years and whitespace normalization.bwarsaw1-4/+3
2005-05-08Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError.tkikuchi1-1/+1
2005-03-28Username may contain non-ascii character for English-US.tkikuchi1-3/+3
2004-12-01Precautions against 'charset=' (empty) message.tkikuchi1-1/+4
2004-09-18[ 872068 ] Decorate.py patch (by tkikuchi)tkikuchi1-13/+36
2003-12-01process(): Update a few email package calls.bwarsaw1-5/+11
2003-01-07Copyright yearsbwarsaw1-4/+4
2003-01-07process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw1-2/+6