aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue/BounceRunner.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
* Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-141-13/+21
* Improved fix for LP: 1482940.Mark Sapiro2015-08-131-10/+12
* Fixed bug with delayed probe bounces.Mark Sapiro2015-08-081-5/+12
* Fixed a bug where the Subject: of the user notification of aMark Sapiro2013-03-281-1/+1
* Fixed a bug where BounceRunner could create and leave behind zero lengthMark Sapiro2013-03-281-1/+3
* Another BounceRunner loop detection change (rev 1106 wasn't quite right).Mark Sapiro2008-06-221-2/+4
* - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro2008-06-221-22/+44
* BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bouncesMark Sapiro2007-11-191-3/+14
* Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285.msapiro2006-03-091-1/+5
* Changed BouncerAPI.py to return Stop from a Bouncer and changedmsapiro2006-03-011-0/+3
* Set umask for creation of bounce-events queue file.msapiro2006-02-051-3/+8
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Much refactoring to improve bounce processing. The basic change moves thebwarsaw2004-02-221-57/+119
* _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps.bwarsaw2004-02-101-1/+55
* _dispose(): Fix typo in comparison to site-list owner address. Fix given bybwarsaw2004-01-231-2/+2
* copyright years.bwarsaw2003-11-211-1/+1
* Backporting from the HEAD -- updated queue runnersbwarsaw2003-09-221-51/+54
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+195