Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure added headers and footers have a trailing new-line. | Mark Sapiro | 2017-03-04 | 1 | -5/+12 |
| | |||||
* | Fixed some tests that were broken by prior changes. | Mark Sapiro | 2016-02-28 | 1 | -8/+8 |
| | |||||
* | When applying DMARC mitigations, CookHeaders now adds the original From: | Mark Sapiro | 2015-01-03 | 1 | -9/+32 |
| | | | | | to Cc: rather than Reply-To: in some cases to make MUA 'reply' and 'reply all' more consistent with the non-DMARC cases. | ||||
* | Updated CookHeaders to always add the poster's From: address to Reply-To: | Mark Sapiro | 2014-05-02 | 1 | -5/+7 |
| | | | | when applying from_is_list transformations. | ||||
* | Updated tests/test_handlers.py for recent changes to CookHeaders.py. | Mark Sapiro | 2014-04-24 | 1 | -16/+132 |
| | |||||
* | Fixed a few failing tests in tests/test_handlers.py. | Mark Sapiro | 2013-12-19 | 1 | -3/+6 |
| | |||||
* | Fixed a problem where content filtering could remove the headers from | Mark Sapiro | 2011-04-12 | 1 | -0/+252 |
| | | | | | an attached message/rfc822 part if the message in that part is multipart/alternative and collapse_alternatives is Yes. Bug #757062. | ||||
* | Added one and changed two MimeDel tests for rev 1272 changes. | Mark Sapiro | 2011-01-25 | 1 | -10/+72 |
| | |||||
* | Updated unit tests for current Mailman so all tests should pass. | Mark Sapiro | 2010-07-11 | 1 | -12/+21 |
| | |||||
* | Now that Python 2.4 is the minimum and we will use more recent installed | Mark Sapiro | 2008-11-30 | 1 | -10/+10 |
| | | | | | email packages, convert all the email message get_type() calls to get_content_type(). | ||||
* | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 2008-11-12 | 1 | -4/+5 |
| | | | | I've modified the patch to improve some of the stylistic issues. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Update a bunch of tests. | bwarsaw | 2003-03-31 | 1 | -8/+6 |
| | |||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 1 | -75/+33 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+1741 | |
'Release_2_1-maint'. |