aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_handlers.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-041-5/+12
|
* Fixed some tests that were broken by prior changes.Mark Sapiro2016-02-281-8/+8
|
* When applying DMARC mitigations, CookHeaders now adds the original From:Mark Sapiro2015-01-031-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 Sapiro2014-05-021-5/+7
| | | | when applying from_is_list transformations.
* Updated tests/test_handlers.py for recent changes to CookHeaders.py.Mark Sapiro2014-04-241-16/+132
|
* Fixed a few failing tests in tests/test_handlers.py.Mark Sapiro2013-12-191-3/+6
|
* Fixed a problem where content filtering could remove the headers fromMark Sapiro2011-04-121-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 Sapiro2011-01-251-10/+72
|
* Updated unit tests for current Mailman so all tests should pass.Mark Sapiro2010-07-111-12/+21
|
* Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-301-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 Warsaw2008-11-121-4/+5
| | | | I've modified the patch to improve some of the stylistic issues.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Update a bunch of tests.bwarsaw2003-03-311-8/+6
|
* Backporting from trunkbwarsaw2003-03-311-75/+33
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+1741
'Release_2_1-maint'.