aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Message.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expand tabs in Python code.Mark Sapiro2019-01-281-1/+1
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
* Changed the fix for LP: #1316682 to not create a message that triggersMark Sapiro2014-05-171-19/+0
* A critical incompatibility between the DMARC Wrap Message action andMark Sapiro2014-05-061-0/+19
* Most Mailman generated notices to list owners and moderators are nowMark Sapiro2014-04-261-2/+13
* Subscription disabled warnings are now sent without a Precedence:Mark Sapiro2012-02-171-3/+3
* - Fixed a bug that could erroneously handle posts from addresses inMark Sapiro2011-01-131-5/+7
* Mailman no longer folds long sub-part headers in multipart messages.Mark Sapiro2009-08-011-2/+37
* There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 orMark Sapiro2007-06-291-1/+9
* Changed email package to 2.5.7. Backed out workaround set_payload() methodmsapiro2006-03-061-12/+1
* Wrapping set_payload() to encode contents into qp/base64 upon setting.tkikuchi2006-01-291-0/+11
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-2/+3
* Looks like this set of Error is more appropriate.tkikuchi2005-12-061-1/+1
* email.Message.Message.get_filename() is wrapped because error in thistkikuchi2005-11-271-0/+10
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* get_content_charset(): This is fixed in email-2.5.6 so remove it from herebwarsaw2005-04-291-19/+1
* Add TypeError for possible error when checking charset availablity.tkikuchi2005-04-251-1/+1
* Brushing up the override function.tkikuchi2005-04-221-4/+13
* get_content_charset() should return failobj on error.tkikuchi2005-04-211-0/+9
* Backporting from trunkbwarsaw2003-03-311-6/+9
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+274