aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_bounces.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sanitized the bounce test data.Mark Sapiro2017-02-191-100/+103
|
* Added recognition for a newly seen mailEnable bounce.Mark Sapiro2017-02-141-1/+2
|
* Added recognition for a kundenserver.de warning to simplewarning.pyMark Sapiro2013-12-201-1/+2
|
* Backported fixes for lp:1074592, lp:1079249 and lp:1079254 fromMark Sapiro2013-05-301-1/+4
| | | | | 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: #1157961Mark Sapiro2013-03-201-0/+1
|
* Added recognition for another Qmail bounce.Mark Sapiro2011-12-251-1/+2
|
* Added bounce recognition for a bogus Dovecot MDN. Bug #693134.Mark Sapiro2010-12-221-0/+1
|
* Updated unit tests for current Mailman so all tests should pass.Mark Sapiro2010-07-111-1/+5
|
* Added recognition for more bounces.Mark Sapiro2009-07-311-0/+2
|
* Recognize a couple more bounces.Mark Sapiro2009-02-201-0/+2
|
* Recognize a couple more bounces.Mark Sapiro2009-02-141-1/+3
|
* More bounce recognition improvements.Mark Sapiro2008-06-201-0/+4
|
* Made several improvements to bounce recognition.Mark Sapiro2008-06-151-0/+3
|
* Added bounce recognition for googlemail delayed warningMark Sapiro2008-06-141-1/+2
|
* Backported Bounce recognizer changes and tests from the 3.0 branchMark Sapiro2007-11-111-1/+16
|
* Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.pymsapiro2006-04-041-0/+5
|
* Added bounce tests. Updated bounce recognizers to pick up a few more.msapiro2006-03-241-0/+6
|
* Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few moremsapiro2006-03-061-1/+5
| | | | Added some more test cases.
* Added some more bounce recognition to SimpleMatch and changed the logicmsapiro2006-03-031-0/+4
| | | | | | | 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.msapiro2006-03-021-8/+26
| | | | Deleted 3 wrongly named test bounce files and added with correct names.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+175
'Release_2_1-maint'.