summaryrefslogtreecommitdiff
path: root/Mailman/Queue/BounceRunner.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* __verpbounce(), __scanbounce(): Use self._open_list() to get abwarsaw2002-03-011-3/+2
* __verpbounce(), __scanbounce(): Make sure that we don't try to lock abwarsaw2002-02-281-4/+12
* __verpbounce(): Add some robustness for broken MTAs. We know of atbwarsaw2002-01-171-4/+20
* __verpbounce(): RegisterBounce() -> registerBounce()bwarsaw2001-12-271-2/+2
* __verpbounce(): Dan Mick points out that we were still hardcoding thebwarsaw2001-12-071-27/+26
* Dan Mick discovers we need to import LockFile.bwarsaw2001-11-271-0/+1
* The qrunner that consumes qfiles/bounce messages, which come from thebwarsaw2001-11-211-0/+136