| Commit message (Expand) | Author | Files | Lines |
2016-10-19 | force OwnerNotification to use mlist.getListAddress('bounces') | Jim Popovitch | 1 | -1/+1 |
2016-10-12 | OwnerNotification needs to explictly set msg.envsender rather than | Jim Popovitch | 1 | -0/+1 |
2014-05-17 | Changed the fix for LP: #1316682 to not create a message that triggers | Mark Sapiro | 1 | -19/+0 |
2014-05-06 | A critical incompatibility between the DMARC Wrap Message action and | Mark Sapiro | 1 | -0/+19 |
2014-04-26 | Most Mailman generated notices to list owners and moderators are now | Mark Sapiro | 1 | -2/+13 |
2012-02-17 | Subscription disabled warnings are now sent without a Precedence: | Mark Sapiro | 1 | -3/+3 |
2011-01-13 | - Fixed a bug that could erroneously handle posts from addresses in | Mark Sapiro | 1 | -5/+7 |
2009-08-01 | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 1 | -2/+37 |
2007-06-29 | There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 or | Mark Sapiro | 1 | -1/+9 |
2006-03-06 | Changed email package to 2.5.7. Backed out workaround set_payload() method | msapiro | 1 | -12/+1 |
2006-01-29 | Wrapping set_payload() to encode contents into qp/base64 upon setting. | tkikuchi | 1 | -0/+11 |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -2/+3 |
2005-12-06 | Looks like this set of Error is more appropriate. | tkikuchi | 1 | -1/+1 |
2005-11-27 | email.Message.Message.get_filename() is wrapped because error in this | tkikuchi | 1 | -0/+10 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 |
2005-04-29 | get_content_charset(): This is fixed in email-2.5.6 so remove it from here | bwarsaw | 1 | -19/+1 |
2005-04-25 | Add TypeError for possible error when checking charset availablity. | tkikuchi | 1 | -1/+1 |
2005-04-22 | Brushing up the override function. | tkikuchi | 1 | -4/+13 |
2005-04-21 | get_content_charset() should return failobj on error. | tkikuchi | 1 | -0/+9 |
2003-03-31 | Backporting from trunk | bwarsaw | 1 | -6/+9 |