aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* The Switchboard.finish() method now logs the text of the exception whenMark Sapiro2013-04-061-3/+3
* Fixed a bug where the Subject: of the user notification of aMark Sapiro2013-03-281-1/+1
* Fixed a bug where BounceRunner could create and leave behind zero lengthMark Sapiro2013-03-281-1/+3
* IncomingRunner now logs rejected messages to the vette log.Mark Sapiro2012-10-211-0/+7
* Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro2012-06-201-0/+0
* Fixed a possible CPU bound loop in OutgoingRunner if the attempt toMark Sapiro2012-03-271-1/+2
* Eliminated the list cache from the qrunners. Indirect self-referencesMark Sapiro2011-09-291-17/+12
* - A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to controlMark Sapiro2011-02-071-15/+43
* - Fixed a problem where an emailed command in the Subject: header with aMark Sapiro2010-12-041-2/+3
* Replies to commands sent to list-request now come From: list-ownerMark Sapiro2009-08-051-2/+2
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-2/+2
* Another BounceRunner loop detection change (rev 1106 wasn't quite right).Mark Sapiro2008-06-221-2/+4
* - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro2008-06-221-22/+44
* Changed formatting for standards compliance and readability.Mark Sapiro2008-05-071-2/+2
* Made the preservation of unparseable messages conditional onMark Sapiro2008-04-262-8/+14
* Added Galician translation from Frco. Javier Rial Rodrguez.Mark Sapiro2008-02-141-0/+0
* Switchboard.py - Added code to catch exceptions thrown in unpickling .bakMark Sapiro2008-02-141-18/+27
* 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