Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added recognition for a kundenserver.de warning to simplewarning.py | Mark Sapiro | 2013-12-20 | 3 | -3/+35 |
| | |||||
* | Fixed a few failing tests in tests/test_handlers.py. | Mark Sapiro | 2013-12-19 | 1 | -3/+6 |
| | |||||
* | Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from | Mark Sapiro | 2013-05-30 | 3 | -1/+60 |
| | | | | | lp:flufl.bounce. Actually, lp:1074592 doesn't affect MM 2, but I included the test case. | ||||
* | Added recognition for another Yahoo bounce format. LP: #1157961 | Mark Sapiro | 2013-03-20 | 2 | -0/+17 |
| | |||||
* | Added recognition for another Qmail bounce. | Mark Sapiro | 2011-12-25 | 2 | -1/+27 |
| | |||||
* | 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 |
| | |||||
* | Added bounce recognition for a bogus Dovecot MDN. Bug #693134. | Mark Sapiro | 2010-12-22 | 2 | -0/+71 |
| | |||||
* | Updated unit tests for current Mailman so all tests should pass. | Mark Sapiro | 2010-07-11 | 10 | -43/+97 |
| | |||||
* | Added recognition for more bounces. | Mark Sapiro | 2009-07-31 | 3 | -0/+57 |
| | |||||
* | Recognize a couple more bounces. | Mark Sapiro | 2009-02-20 | 3 | -0/+151 |
| | |||||
* | Recognize a couple more bounces. | Mark Sapiro | 2009-02-14 | 3 | -1/+66 |
| | |||||
* | Now that Python 2.4 is the minimum and we will use more recent installed | Mark Sapiro | 2008-11-30 | 2 | -13/+13 |
| | | | | | 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 | 2 | -12/+13 |
| | | | | I've modified the patch to improve some of the stylistic issues. | ||||
* | More bounce recognition improvements. | Mark Sapiro | 2008-06-20 | 5 | -0/+332 |
| | |||||
* | Made several improvements to bounce recognition. | Mark Sapiro | 2008-06-15 | 19 | -0/+372 |
| | |||||
* | Added bounce recognition for googlemail delayed warning | Mark Sapiro | 2008-06-14 | 2 | -1/+81 |
| | |||||
* | Patch #1578740 from Thijs Kinkhorst: add #! line to fblast.py | A.M. Kuchling | 2008-06-07 | 1 | -0/+1 |
| | |||||
* | Removed bogus >From line from hotpop_01.txt bounce test message | Mark Sapiro | 2008-03-10 | 1 | -1/+0 |
| | |||||
* | Backported Bounce recognizer changes and tests from the 3.0 branch | Mark Sapiro | 2007-11-11 | 16 | -1/+1818 |
| | |||||
* | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 2006-09-01 | 3 | -3/+0 |
| | | | | | | | yet ready to work from the trunk). Also, get rid of all the obsolete .cvsignore directories, they're no longer needed. Almost ready for 2.1.9rc1! | ||||
* | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 2006-04-04 | 4 | -0/+477 |
| | |||||
* | file simple_16.txt was added on branch Release_2_1-maint on 2006-04-04 ↵ | msapiro | 2006-04-04 | 1 | -78/+0 |
| | | | | 23:23:17 +0000 | ||||
* | file qmail_03.txt was added on branch Release_2_1-maint on 2006-04-04 ↵ | msapiro | 2006-04-04 | 1 | -245/+0 |
| | | | | 23:23:17 +0000 | ||||
* | file dsn_14.txt was added on branch Release_2_1-maint on 2006-04-04 23:23:17 ↵ | msapiro | 2006-04-04 | 1 | -149/+0 |
| | | | | +0000 | ||||
* | This commit was manufactured by cvs2svn to create branch | 2006-04-04 | 3 | -0/+472 | |
| | | | 'Release_2_1-maint'. | ||||
* | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 5 | -0/+833 |
| | |||||
* | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 1 | -0/+6 |
| | |||||
* | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 2006-03-06 | 4 | -5/+118 |
| | | | | Added some more test cases. | ||||
* | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 2006-03-03 | 3 | -0/+112 |
| | | | | | | | so one all pattern sets are tried until a match is found so one start pattern whose address doesn't match won't preempt a later patern set that will match. Added more test cases. | ||||
* | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 2006-03-02 | 3 | -0/+151 |
| | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
* | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 2006-03-02 | 3 | -151/+0 |
| | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
* | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 2006-03-02 | 1 | -8/+26 |
| | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
* | Added more test bounce messages | msapiro | 2006-03-01 | 10 | -0/+591 |
| | |||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 16 | -16/+16 |
| | |||||
* | no longer needed. | tkikuchi | 2004-10-19 | 1 | -43/+0 |
| | |||||
* | Update a bunch of tests. | bwarsaw | 2003-03-31 | 1 | -8/+6 |
| | |||||
* | Add ndiff hack for better error reporting of long text. | bwarsaw | 2003-03-31 | 1 | -1/+20 |
| | |||||
* | Disable this test for now | bwarsaw | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 6 | -99/+140 |
| | |||||
* | Copyright years | bwarsaw | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 2003-03-31 | 3 | -11/+14 |
| | | | | Ademar de Souza Reis Jr | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 70 | -0/+10029 | |
'Release_2_1-maint'. |