Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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'. |