aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Bouncers/DSN.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-28Added recognition for non-compliant opensmtpd DSN Action: error.Mark Sapiro1-1/+2
2018-06-17Bump copyright dates.Mark Sapiro1-1/+1
2008-06-15Made several improvements to bounce recognition.Mark Sapiro1-1/+8
2007-11-11Backported Bounce recognizer changes and tests from the 3.0 branchMark Sapiro1-1/+6
2006-04-04Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.pymsapiro1-1/+8
2006-03-24Added bounce tests. Updated bounce recognizers to pick up a few more.msapiro1-0/+4
2006-03-01Changed BouncerAPI.py to return Stop from a Bouncer and changedmsapiro1-4/+6
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.
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-09-22Backporting from the HEAD -- updated bouncersbwarsaw1-10/+15
2003-03-31Backporting from trunkbwarsaw1-5/+9