aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Bouncers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few moremsapiro2006-03-062-3/+17
| | | | Added some more test cases.
* Added some more bounce recognition to SimpleMatch and changed the logicmsapiro2006-03-031-12/+28
| | | | | | | 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.
* Changed BouncerAPI.py to return Stop from a Bouncer and changedmsapiro2006-03-013-16/+24
| | | | | | BounceRunner.py to discard the bounce when Stop returned. Changed DSN.py to recognize Action: headers with comments. Changed Qmail.py to recognize an observed different starting string.
* Fixed 'undeliverable to' pattern. It can have multiple spaces 'undeliverable ↵msapiro2006-02-051-1/+1
| | | | to'.
* Added bounces from yahoo.com on behalf of other domains like sbcglobal.net.msapiro2006-02-021-0/+4
|
* Added another observed prefix 'unknown user:'msapiro2006-01-251-2/+4
|
* Added Microsoft SMTPSVC. 'Improved' pattern for prodigy.net.msapiro2006-01-231-1/+5
|
* Add 'full mailbox' from Prodigy.netmsapiro2006-01-091-2/+7
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-2720-20/+20
|
* [ 665569 ] make Postfix bounce detection work with newer postfixtkikuchi2004-09-161-1/+1
| | | | | TK: Being a postfix user myself, this patch looks reasonable. Thanks to James Henstridge (jhenstridge).
* Backporting from the HEAD -- updated bouncersbwarsaw2003-09-221-10/+15
|
* Backporting from trunkbwarsaw2003-03-314-20/+32
|
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
| | | | Ademar de Souza Reis Jr
* This commit was manufactured by cvs2svn to create branch2003-01-0221-0/+1171
'Release_2_1-maint'.