summaryrefslogtreecommitdiff
path: root/Mailman/Queue
Commit message (Expand)AuthorAgeFilesLines
* _dispose(): When a message is destined "toowner" and the metadatabwarsaw2001-05-311-1/+12
* __onefile(): It is possible that there is no list name in thebwarsaw2001-05-221-12/+13
* dequeue(): Since IOError and OSError are both derived frombwarsaw2001-05-181-1/+1
* syslog() entries should go to logs/error not logs/qrunner. It'sbwarsaw2001-05-151-5/+5
* This file was never published in yr 2000.bwarsaw2001-05-141-1/+1
* enqueue(): The `received_time' metadata (which is set here once, butbwarsaw2001-05-141-22/+71
* __oneloop(): Guarantee FIFO order on the processed messages. Webwarsaw2001-05-141-16/+23
* _dispose(): Add support for mylist-join and mylist-leave aliases. Thebwarsaw2001-05-111-0/+10
* _dispose(): Oops! Remove an outdated comment.bwarsaw2001-05-091-3/+1
* _dispose(): Add a new header X-List-Received-Date: which contains thebwarsaw2001-05-091-1/+4
* Added missing import.bwarsaw2001-05-011-3/+22
* _dispose(): Fix a bug whereby if an uncaught exception occurred, thebwarsaw2001-04-021-1/+4
* _dispose(): Have to pass ParseMailCommands() the msgdata dictionary.bwarsaw2001-03-031-1/+1
* __onefile(): The qrunner framework now sets up the language contextbwarsaw2001-03-021-1/+18
* _dispose(): If there's no appropriate key in the message metadata,bwarsaw2001-03-011-0/+12
* intermediatebwarsaw2001-02-281-1/+1
* CommandRunner which watches qfiles/commands for such things asbwarsaw2001-02-281-0/+123
* _dispose(): A bit of elaboration so that we can properlybwarsaw2001-02-161-7/+40
* intermediatebwarsaw2001-02-151-24/+122
* intermediatebwarsaw2001-02-151-1/+1
* intermediatebwarsaw2001-02-151-1/+1
* intermediatebwarsaw2001-02-151-0/+1
* __init__(): Accept information for hash space slicing (slice numberbwarsaw2001-02-151-87/+112
* intermediatebwarsaw2001-02-151-33/+53
* intermediatebwarsaw2001-02-151-91/+72
* intermediatebwarsaw2001-02-151-0/+27
* intermediatebwarsaw2001-02-151-0/+47
* intermediatebwarsaw2001-02-151-0/+230
* intermediatebwarsaw2001-02-151-0/+55
* Multiple queue runner classes, in a new package Mailman.Queue.bwarsaw2000-12-207-0/+513