aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-05Replies to commands sent to list-request now come From: list-ownerMark Sapiro1-2/+2
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw1-2/+2
2008-06-22Another BounceRunner loop detection change (rev 1106 wasn't quite right).Mark Sapiro1-2/+4
2008-06-22 - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro1-22/+44
2008-05-07Changed formatting for standards compliance and readability.Mark Sapiro1-2/+2
2008-04-26Made the preservation of unparseable messages conditional onMark Sapiro2-8/+14
2008-02-14Added Galician translation from Frco. Javier Rial Rodrguez.Mark Sapiro1-0/+0
2008-02-14Switchboard.py - Added code to catch exceptions thrown in unpickling .bakMark Sapiro1-18/+27
2008-01-02Switchboard.py - Moved the counting of the number of recoveries of a .bak fileMark Sapiro1-27/+33
2007-12-16Switchboard.py - Added a count to the queue entry metadata to count the numberMark Sapiro1-5/+25
2007-11-19BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bouncesMark Sapiro1-3/+14
2007-11-09Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64Mark Sapiro1-2/+2
2007-10-04/cygdrive/c/MM_bzr/log.txtMark Sapiro1-4/+16
2007-06-22Scrubber.py - Cleaned up a few loose ends and incomplete things left after theMark Sapiro1-4/+7
2007-05-08- CGI/admin.pymsapiro2-17/+46
2006-11-17Delete the .bak file from the queue for an unparseable message.msapiro1-0/+1
2006-09-01A much improved release script, which now knows about Subversion (though isn'tbwarsaw1-1/+0
2006-07-23- Switchboard.py Changed "while key in times.keys():" tomsapiro1-1/+1
2006-07-22- Switchboard.py Added missing newline at EOF.msapiro1-1/+1
2006-07-22- bin/unshuntmsapiro2-12/+40
2006-07-09 - Switchboard.py - Closed very tiny holes at the upper ends of queuemsapiro1-5/+13
2006-03-09Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285.msapiro1-1/+5
2006-03-01Changed BouncerAPI.py to return Stop from a Bouncer and changedmsapiro1-0/+3
2006-02-05Set umask for creation of bounce-events queue file.msapiro1-3/+8
2006-02-03add OverflowError in exceptions. (CVE-2005-4153 related but not DoS)tkikuchi1-1/+1
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi14-14/+14
2005-05-01prepare_message(): Fixed typo.bwarsaw1-2/+2
2005-02-12Request from Brad Knowles. We need subject prefix strippedtkikuchi1-4/+7
2004-10-31[ 1008983 ] qrunner w/ multiple slices crashing.tkikuchi1-1/+1
2004-10-10proper lang data is set in msg['data']tkikuchi1-4/+4
2004-09-23[ 873035 ] subject handling in -request mailtkikuchi1-1/+3
2004-05-15_oneloop(): Switchboard.dequeue() can't really return Nones for msg or msgdatabwarsaw1-25/+29
2004-02-22__repr__(): Added for better logging.bwarsaw1-1/+4
2004-02-22Much refactoring to improve bounce processing. The basic change moves thebwarsaw1-63/+41
2004-02-22Much refactoring to improve bounce processing. The basic change moves thebwarsaw1-57/+119
2004-02-10enqueue(), dequeue(), files(): Implementation of new, more efficient,bwarsaw1-226/+37
2004-02-10_dispose(), verp_probe(): Add logic to parse and handle probe bounce verps.bwarsaw1-1/+55
2004-01-23_dispose(): Fix typo in comparison to site-list owner address. Fix given bybwarsaw1-2/+2
2003-12-01Results.__init__(): It's possible for the Header functions to raise abwarsaw1-4/+9
2003-12-01Fix a small comment bug.bwarsaw1-1/+1
2003-11-21copyright years.bwarsaw1-1/+1
2003-11-21enqueue(): Always flush and sync the message file.bwarsaw1-1/+3
2003-10-10MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():bwarsaw1-6/+2
2003-09-22Backporting from the HEAD -- updated queue runnersbwarsaw5-108/+153
2003-09-22This commit was manufactured by cvs2svn to create branch1-0/+46
2003-04-20Backporting from the trunk.bwarsaw1-3/+3
2003-04-07Backporting from trunk.bwarsaw1-7/+18
2003-04-02Backport:bwarsaw1-1/+2
2003-03-31Backporting from trunkbwarsaw2-17/+41
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-2/+3