index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
Queue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
Bump copyright dates.
Mark Sapiro
13
-12
/
+12
2018-04-10
Improve DELIVERY_RETRY_WAIT reimplementation.
Mark Sapiro
2
-6
/
+9
2017-11-02
The DELIVERY_RETRY_WAIT setting is now effective.
Mark Sapiro
1
-1
/
+4
2017-02-14
Catch NotAMemberError when member is removed before probe bounce returns.
Mark Sapiro
1
-13
/
+21
2016-10-10
Replaced UserNotification() with OwnerNotification() in two places,
Jim Popovitch
1
-1
/
+0
2016-05-27
Scrubber links in archives are now in the list's preferred_language.
Mark Sapiro
1
-1
/
+5
2016-04-06
Fixed a bug in ensuring gated news articles have a Subject:.
Mark Sapiro
1
-1
/
+1
2016-04-02
Attempt to improve threading of posts gated to Usenet.
Mark Sapiro
1
-3
/
+23
2016-03-06
Fixed CommandRunner shunting a message with a null byte in the body.
Mark Sapiro
1
-1
/
+2
2015-11-24
Avoid skipping a handler which rejected or discarded a message
Mark Sapiro
1
-1
/
+9
2015-11-06
Posts gated to usenet will no longer have other than the target group
Mark Sapiro
1
-15
/
+7
2015-08-13
Improved fix for LP: 1482940.
Mark Sapiro
1
-10
/
+12
2015-08-08
Fixed bug with delayed probe bounces.
Mark Sapiro
1
-5
/
+12
2015-03-01
Fixed a bug in CommandRunner that could process the second word of a
Mark Sapiro
1
-6
/
+9
2015-02-28
Fixed a bug in CommandRunner that threw an uncaught KeyError if
Mark Sapiro
1
-3
/
+5
2014-12-07
Accept email command in Subject: prefixed with Re: or similar with no
Mark Sapiro
1
-2
/
+10
2014-10-25
Added list name and handler name to auto-discard vette log entry.
Mark Sapiro
1
-3
/
+6
2013-04-06
The Switchboard.finish() method now logs the text of the exception when
Mark Sapiro
1
-3
/
+3
2013-03-28
Fixed a bug where the Subject: of the user notification of a
Mark Sapiro
1
-1
/
+1
2013-03-28
Fixed a bug where BounceRunner could create and leave behind zero length
Mark Sapiro
1
-1
/
+3
2012-10-21
IncomingRunner now logs rejected messages to the vette log.
Mark Sapiro
1
-0
/
+7
2012-06-20
Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.
Mark Sapiro
1
-0
/
+0
2012-03-27
Fixed a possible CPU bound loop in OutgoingRunner if the attempt to
Mark Sapiro
1
-1
/
+2
2011-09-29
Eliminated the list cache from the qrunners. Indirect self-references
Mark Sapiro
1
-17
/
+12
2011-02-07
- A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to control
Mark Sapiro
1
-15
/
+43
2010-12-04
- Fixed a problem where an emailed command in the Subject: header with a
Mark Sapiro
1
-2
/
+3
2009-08-05
Replies to commands sent to list-request now come From: list-owner
Mark Sapiro
1
-2
/
+2
2008-11-12
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
1
-2
/
+2
2008-06-22
Another BounceRunner loop detection change (rev 1106 wasn't quite right).
Mark Sapiro
1
-2
/
+4
2008-06-22
- Prepended list name to bounce log unrecognized bounce messages.
Mark Sapiro
1
-22
/
+44
2008-05-07
Changed formatting for standards compliance and readability.
Mark Sapiro
1
-2
/
+2
2008-04-26
Made the preservation of unparseable messages conditional on
Mark Sapiro
2
-8
/
+14
2008-02-14
Added Galician translation from Frco. Javier Rial Rodrguez.
Mark Sapiro
1
-0
/
+0
2008-02-14
Switchboard.py - Added code to catch exceptions thrown in unpickling .bak
Mark Sapiro
1
-18
/
+27
2008-01-02
Switchboard.py - Moved the counting of the number of recoveries of a .bak file
Mark Sapiro
1
-27
/
+33
2007-12-16
Switchboard.py - Added a count to the queue entry metadata to count the number
Mark Sapiro
1
-5
/
+25
2007-11-19
BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces
Mark Sapiro
1
-3
/
+14
2007-11-09
Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64
Mark Sapiro
1
-2
/
+2
2007-10-04
/cygdrive/c/MM_bzr/log.txt
Mark Sapiro
1
-4
/
+16
2007-06-22
Scrubber.py - Cleaned up a few loose ends and incomplete things left after the
Mark Sapiro
1
-4
/
+7
2007-05-08
- CGI/admin.py
msapiro
2
-17
/
+46
2006-11-17
Delete the .bak file from the queue for an unparseable message.
msapiro
1
-0
/
+1
2006-09-01
A much improved release script, which now knows about Subversion (though isn't
bwarsaw
1
-1
/
+0
2006-07-23
- Switchboard.py Changed "while key in times.keys():" to
msapiro
1
-1
/
+1
2006-07-22
- Switchboard.py Added missing newline at EOF.
msapiro
1
-1
/
+1
2006-07-22
- bin/unshunt
msapiro
2
-12
/
+40
2006-07-09
- Switchboard.py - Closed very tiny holes at the upper ends of queue
msapiro
1
-5
/
+13
2006-03-09
Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285.
msapiro
1
-1
/
+5
2006-03-01
Changed BouncerAPI.py to return Stop from a Bouncer and changed
msapiro
1
-0
/
+3
2006-02-05
Set umask for creation of bounce-events queue file.
msapiro
1
-3
/
+8
[next]