aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve fix for lp:1921682.Mark Sapiro2021-03-311-2/+4
* Decode message bodies for replies in CommandRunner.Mark Sapiro2021-03-301-0/+3
* Bump copyright dates.Mark Sapiro2018-06-1713-12/+12
* Improve DELIVERY_RETRY_WAIT reimplementation.Mark Sapiro2018-04-102-6/+9
* The DELIVERY_RETRY_WAIT setting is now effective.Mark Sapiro2017-11-021-1/+4
* Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-141-13/+21
* Scrubber links in archives are now in the list's preferred_language.Mark Sapiro2016-05-271-1/+5
* Fixed a bug in ensuring gated news articles have a Subject:.Mark Sapiro2016-04-061-1/+1
* Attempt to improve threading of posts gated to Usenet.Mark Sapiro2016-04-021-3/+23
* Fixed CommandRunner shunting a message with a null byte in the body.Mark Sapiro2016-03-061-1/+2
* Avoid skipping a handler which rejected or discarded a messageMark Sapiro2015-11-241-1/+9
* Posts gated to usenet will no longer have other than the target groupMark Sapiro2015-11-061-15/+7
* Improved fix for LP: 1482940.Mark Sapiro2015-08-131-10/+12
* Fixed bug with delayed probe bounces.Mark Sapiro2015-08-081-5/+12
* Fixed a bug in CommandRunner that could process the second word of aMark Sapiro2015-03-011-6/+9
* Fixed a bug in CommandRunner that threw an uncaught KeyError ifMark Sapiro2015-02-281-3/+5
* Accept email command in Subject: prefixed with Re: or similar with noMark Sapiro2014-12-071-2/+10
* Added list name and handler name to auto-discard vette log entry.Mark Sapiro2014-10-251-3/+6
* 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