aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switchboard.py - Moved the counting of the number of recoveries of a .bak fileMark Sapiro2008-01-021-27/+33
* Switchboard.py - Added a count to the queue entry metadata to count the numberMark Sapiro2007-12-161-5/+25
* BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bouncesMark Sapiro2007-11-191-3/+14
* Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64Mark Sapiro2007-11-091-2/+2
* /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-4/+16
* Scrubber.py - Cleaned up a few loose ends and incomplete things left after theMark Sapiro2007-06-221-4/+7
* - CGI/admin.pymsapiro2007-05-082-17/+46
* Delete the .bak file from the queue for an unparseable message.msapiro2006-11-171-0/+1
* A much improved release script, which now knows about Subversion (though isn'tbwarsaw2006-09-011-1/+0
* - Switchboard.py Changed "while key in times.keys():" tomsapiro2006-07-231-1/+1
* - Switchboard.py Added missing newline at EOF.msapiro2006-07-221-1/+1
* - bin/unshuntmsapiro2006-07-222-12/+40
* - Switchboard.py - Closed very tiny holes at the upper ends of queuemsapiro2006-07-091-5/+13
* 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
* add OverflowError in exceptions. (CVE-2005-4153 related but not DoS)tkikuchi2006-02-031-1/+1
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-2714-14/+14
* prepare_message(): Fixed typo.bwarsaw2005-05-011-2/+2
* Request from Brad Knowles. We need subject prefix strippedtkikuchi2005-02-121-4/+7
* [ 1008983 ] qrunner w/ multiple slices crashing.tkikuchi2004-10-311-1/+1
* proper lang data is set in msg['data']tkikuchi2004-10-101-4/+4
* [ 873035 ] subject handling in -request mailtkikuchi2004-09-231-1/+3
* _oneloop(): Switchboard.dequeue() can't really return Nones for msg or msgdatabwarsaw2004-05-151-25/+29
* __repr__(): Added for better logging.bwarsaw2004-02-221-1/+4
* Much refactoring to improve bounce processing. The basic change moves thebwarsaw2004-02-221-63/+41
* Much refactoring to improve bounce processing. The basic change moves thebwarsaw2004-02-221-57/+119
* enqueue(), dequeue(), files(): Implementation of new, more efficient,bwarsaw2004-02-101-226/+37
* _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
* Results.__init__(): It's possible for the Header functions to raise abwarsaw2003-12-011-4/+9
* Fix a small comment bug.bwarsaw2003-12-011-1/+1
* copyright years.bwarsaw2003-11-211-1/+1
* enqueue(): Always flush and sync the message file.bwarsaw2003-11-211-1/+3
* MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():bwarsaw2003-10-101-6/+2
* Backporting from the HEAD -- updated queue runnersbwarsaw2003-09-225-108/+153
* This commit was manufactured by cvs2svn to create branch2003-09-221-0/+46
* Backporting from the trunk.bwarsaw2003-04-201-3/+3
* Backporting from trunk.bwarsaw2003-04-071-7/+18
* Backport:bwarsaw2003-04-021-1/+2
* Backporting from trunkbwarsaw2003-03-312-17/+41
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
* Backporting from the trunk.bwarsaw2003-02-082-7/+14
* This commit was manufactured by cvs2svn to create branch2003-01-0214-0/+1881