| Commit message (Expand) | Author | Files | Lines |
2013-12-20 | Added recognition for a kundenserver.de warning to simplewarning.py | Mark Sapiro | 1 | -1/+5 |
2013-05-30 | Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from | Mark Sapiro | 1 | -1/+5 |
2013-03-20 | Added recognition for another Yahoo bounce format. LP: #1157961 | Mark Sapiro | 1 | -10/+25 |
2011-12-25 | Added recognition for another Qmail bounce. | Mark Sapiro | 1 | -2/+3 |
2010-12-22 | Added bounce recognition for a bogus Dovecot MDN. Bug #693134. | Mark Sapiro | 1 | -1/+7 |
2009-07-31 | Added recognition for more bounces. | Mark Sapiro | 3 | -2/+52 |
2009-02-20 | Recognize a couple more bounces. | Mark Sapiro | 2 | -1/+9 |
2009-02-14 | Recognize a couple more bounces. | Mark Sapiro | 2 | -2/+7 |
2008-11-30 | Now that Python 2.4 is the minimum and we will use more recent installed | Mark Sapiro | 5 | -11/+11 |
2008-06-20 | More bounce recognition improvements. | Mark Sapiro | 1 | -4/+4 |
2008-06-15 | Made several improvements to bounce recognition. | Mark Sapiro | 3 | -10/+19 |
2008-06-14 | Added bounce recognition for googlemail delayed warning | Mark Sapiro | 1 | -1/+5 |
2007-11-11 | Backported Bounce recognizer changes and tests from the 3.0 branch | Mark Sapiro | 5 | -18/+77 |
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -1/+0 |
2006-04-04 | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 3 | -4/+20 |
2006-03-24 | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2 | -1/+21 |
2006-03-06 | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 2 | -3/+17 |
2006-03-03 | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 1 | -12/+28 |
2006-03-01 | Changed BouncerAPI.py to return Stop from a Bouncer and changed | msapiro | 3 | -16/+24 |
2006-02-05 | Fixed 'undeliverable to' pattern. It can have multiple spaces 'undeliverable ... | msapiro | 1 | -1/+1 |
2006-02-02 | Added bounces from yahoo.com on behalf of other domains like sbcglobal.net. | msapiro | 1 | -0/+4 |
2006-01-25 | Added another observed prefix 'unknown user:' | msapiro | 1 | -2/+4 |
2006-01-23 | Added Microsoft SMTPSVC. 'Improved' pattern for prodigy.net. | msapiro | 1 | -1/+5 |
2006-01-09 | Add 'full mailbox' from Prodigy.net | msapiro | 1 | -2/+7 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 20 | -20/+20 |
2004-09-16 | [ 665569 ] make Postfix bounce detection work with newer postfix | tkikuchi | 1 | -1/+1 |
2003-09-22 | Backporting from the HEAD -- updated bouncers | bwarsaw | 1 | -10/+15 |
2003-03-31 | Backporting from trunk | bwarsaw | 4 | -20/+32 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 |