Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-19 | Fixed a few failing tests in tests/test_handlers.py. | Mark Sapiro | 1 | -3/+6 | |
2011-04-12 | Fixed a problem where content filtering could remove the headers from | Mark Sapiro | 1 | -0/+252 | |
an attached message/rfc822 part if the message in that part is multipart/alternative and collapse_alternatives is Yes. Bug #757062. | |||||
2011-01-25 | Added one and changed two MimeDel tests for rev 1272 changes. | Mark Sapiro | 1 | -10/+72 | |
2010-07-11 | Updated unit tests for current Mailman so all tests should pass. | Mark Sapiro | 1 | -12/+21 | |
2008-11-30 | Now that Python 2.4 is the minimum and we will use more recent installed | Mark Sapiro | 1 | -10/+10 | |
email packages, convert all the email message get_type() calls to get_content_type(). | |||||
2008-11-12 | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 1 | -4/+5 | |
I've modified the patch to improve some of the stylistic issues. | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2003-03-31 | Update a bunch of tests. | bwarsaw | 1 | -8/+6 | |
2003-03-31 | Backporting from trunk | bwarsaw | 1 | -75/+33 | |