| Commit message (Expand) | Author | Files | Lines |
2013-05-30 | Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from | Mark Sapiro | 3 | -1/+60 |
2013-03-20 | Added recognition for another Yahoo bounce format. LP: #1157961 | Mark Sapiro | 2 | -0/+17 |
2011-12-25 | Added recognition for another Qmail bounce. | Mark Sapiro | 2 | -1/+27 |
2011-04-12 | Fixed a problem where content filtering could remove the headers from | Mark Sapiro | 1 | -0/+252 |
2011-01-25 | Added one and changed two MimeDel tests for rev 1272 changes. | Mark Sapiro | 1 | -10/+72 |
2010-12-22 | Added bounce recognition for a bogus Dovecot MDN. Bug #693134. | Mark Sapiro | 2 | -0/+71 |
2010-07-11 | Updated unit tests for current Mailman so all tests should pass. | Mark Sapiro | 10 | -43/+97 |
2009-07-31 | Added recognition for more bounces. | Mark Sapiro | 3 | -0/+57 |
2009-02-20 | Recognize a couple more bounces. | Mark Sapiro | 3 | -0/+151 |
2009-02-14 | Recognize a couple more bounces. | Mark Sapiro | 3 | -1/+66 |
2008-11-30 | Now that Python 2.4 is the minimum and we will use more recent installed | Mark Sapiro | 2 | -13/+13 |
2008-11-12 | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 2 | -12/+13 |
2008-06-20 | More bounce recognition improvements. | Mark Sapiro | 5 | -0/+332 |
2008-06-15 | Made several improvements to bounce recognition. | Mark Sapiro | 19 | -0/+372 |
2008-06-14 | Added bounce recognition for googlemail delayed warning | Mark Sapiro | 2 | -1/+81 |
2008-06-07 | Patch #1578740 from Thijs Kinkhorst: add #! line to fblast.py | A.M. Kuchling | 1 | -0/+1 |
2008-03-10 | Removed bogus >From line from hotpop_01.txt bounce test message | Mark Sapiro | 1 | -1/+0 |
2007-11-11 | Backported Bounce recognizer changes and tests from the 3.0 branch | Mark Sapiro | 16 | -1/+1818 |
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 3 | -3/+0 |
2006-04-04 | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 4 | -0/+477 |
2006-04-04 | file simple_16.txt was added on branch Release_2_1-maint on 2006-04-04 23:23:... | msapiro | 1 | -78/+0 |
2006-04-04 | file qmail_03.txt was added on branch Release_2_1-maint on 2006-04-04 23:23:1... | msapiro | 1 | -245/+0 |
2006-04-04 | file dsn_14.txt was added on branch Release_2_1-maint on 2006-04-04 23:23:17 ... | msapiro | 1 | -149/+0 |
2006-04-04 | This commit was manufactured by cvs2svn to create branch | | 3 | -0/+472 |
2006-03-24 | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 5 | -0/+833 |
2006-03-24 | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 1 | -0/+6 |
2006-03-06 | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 4 | -5/+118 |
2006-03-03 | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 3 | -0/+112 |
2006-03-02 | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 3 | -0/+151 |
2006-03-02 | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 3 | -151/+0 |
2006-03-02 | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 1 | -8/+26 |
2006-03-01 | Added more test bounce messages | msapiro | 10 | -0/+591 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 16 | -16/+16 |
2004-10-19 | no longer needed. | tkikuchi | 1 | -43/+0 |
2003-03-31 | Update a bunch of tests. | bwarsaw | 1 | -8/+6 |
2003-03-31 | Add ndiff hack for better error reporting of long text. | bwarsaw | 1 | -1/+20 |
2003-03-31 | Disable this test for now | bwarsaw | 1 | -1/+1 |
2003-03-31 | Backporting from trunk | bwarsaw | 6 | -99/+140 |
2003-03-31 | Copyright years | bwarsaw | 1 | -1/+1 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 3 | -11/+14 |