aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added recognition for more bounces.Mark Sapiro2009-07-313-0/+57
|
* Recognize a couple more bounces.Mark Sapiro2009-02-203-0/+151
|
* Recognize a couple more bounces.Mark Sapiro2009-02-143-1/+66
|
* Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-302-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 Warsaw2008-11-122-12/+13
| | | | I've modified the patch to improve some of the stylistic issues.
* More bounce recognition improvements.Mark Sapiro2008-06-205-0/+332
|
* Made several improvements to bounce recognition.Mark Sapiro2008-06-1519-0/+372
|
* Added bounce recognition for googlemail delayed warningMark Sapiro2008-06-142-1/+81
|
* Patch #1578740 from Thijs Kinkhorst: add #! line to fblast.pyA.M. Kuchling2008-06-071-0/+1
|
* Removed bogus >From line from hotpop_01.txt bounce test messageMark Sapiro2008-03-101-1/+0
|
* Backported Bounce recognizer changes and tests from the 3.0 branchMark Sapiro2007-11-1116-1/+1818
|
* A much improved release script, which now knows about Subversion (though isn'tbwarsaw2006-09-013-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.pymsapiro2006-04-044-0/+477
|
* file simple_16.txt was added on branch Release_2_1-maint on 2006-04-04 ↵msapiro2006-04-041-78/+0
| | | | 23:23:17 +0000
* file qmail_03.txt was added on branch Release_2_1-maint on 2006-04-04 ↵msapiro2006-04-041-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 ↵msapiro2006-04-041-149/+0
| | | | +0000
* This commit was manufactured by cvs2svn to create branch2006-04-043-0/+472
| | | 'Release_2_1-maint'.
* Added bounce tests. Updated bounce recognizers to pick up a few more.msapiro2006-03-245-0/+833
|
* 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-064-5/+118
| | | | Added some more test cases.
* Added some more bounce recognition to SimpleMatch and changed the logicmsapiro2006-03-033-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.msapiro2006-03-023-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.msapiro2006-03-023-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.msapiro2006-03-021-8/+26
| | | | Deleted 3 wrongly named test bounce files and added with correct names.
* Added more test bounce messagesmsapiro2006-03-0110-0/+591
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-2716-16/+16
|
* no longer needed.tkikuchi2004-10-191-43/+0
|
* Update a bunch of tests.bwarsaw2003-03-311-8/+6
|
* Add ndiff hack for better error reporting of long text.bwarsaw2003-03-311-1/+20
|
* Disable this test for nowbwarsaw2003-03-311-1/+1
|
* Backporting from trunkbwarsaw2003-03-316-99/+140
|
* Copyright yearsbwarsaw2003-03-311-1/+1
|
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-313-11/+14
| | | | Ademar de Souza Reis Jr
* This commit was manufactured by cvs2svn to create branch2003-01-0270-0/+10029
'Release_2_1-maint'.