summaryrefslogtreecommitdiff
path: root/Mailman/Queue/OutgoingRunner.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* __doperiodic(): RegisterBounce() -> registerBounce()bwarsaw2001-12-271-4/+4
* _dispose(): Support for regular non-personalized VERP delivery.bwarsaw2001-11-201-0/+7
* Convert from mimelib to email.bwarsaw2001-10-011-3/+2
* import time so it can be used.twouters2001-07-101-0/+1
* DEAL_WITH_PERMFAILURES_EVERY: controls how often _doperiodic() willbwarsaw2001-06-281-1/+12
* Better syslog() calling conventions.bwarsaw2001-06-271-6/+2
* _dispose(): A bit of elaboration so that we can properlybwarsaw2001-02-161-7/+40
* intermediatebwarsaw2001-02-151-33/+53
* Multiple queue runner classes, in a new package Mailman.Queue.bwarsaw2000-12-201-0/+57