aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mailman/Archiver/HyperArch.pyMark Sapiro2007-11-253-14/+16
* Merged Tokio's sibling list patchMark Sapiro2007-11-256-2/+112
|\
| * Add 'sibling list' feature: exclude and include lists are other mailingTokio Kikuchi2007-11-256-2/+112
* | Mailman/Defaults.py.inMark Sapiro2007-11-254-41/+47
|/
* versions.py - Moved imports to module scope.Mark Sapiro2007-11-221-2/+3
* small fix in mailto link subjectTokio Kikuchi2007-11-211-1/+1
* merge & commitTokio Kikuchi2007-11-201-3/+14
|\
| * BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bouncesMark Sapiro2007-11-191-3/+14
* | merge and commitTokio Kikuchi2007-11-191-5/+5
|\|
| * Privacy.py - Last check-in was too agressive at removing trailing blanks.Mark Sapiro2007-11-181-5/+5
* | merge from launchpadTokio Kikuchi2007-11-195-26/+45
|\|
| * Added Hebrew translation from Dov Zamir minus the apparently unusedMark Sapiro2007-11-181-0/+1
| * Scrubber.py - changed to use part.get_payload(), not part._payload.Mark Sapiro2007-11-181-2/+2
| * Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9Mark Sapiro2007-11-183-24/+42
* | comments modifiedTokio Kikuchi2007-11-161-2/+2
* | merge and commit againTokio Kikuchi2007-11-165-18/+77
|\|
| * Backported Bounce recognizer changes and tests from the 3.0 branchMark Sapiro2007-11-115-18/+77
* | merge and commitTokio Kikuchi2007-11-1612-30/+58
|\|
| * Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64Mark Sapiro2007-11-091-2/+2
| * - Scrubber.pyMark Sapiro2007-11-061-5/+6
| * Added Date and Message-ID headers to the confirm replyMark Sapiro2007-11-041-1/+3
| * - Cgi/options.py - fixed to not present the "empty" topic to user.Mark Sapiro2007-11-042-3/+10
| * Added removal of Authentication-Results: header.Mark Sapiro2007-11-041-4/+4
| * Changed the descriptions of the ARCHIVE_TO_MBOX settings to moreMark Sapiro2007-11-041-5/+7
| * MailList.Create() - added an assertion that the listname is lower case.Mark Sapiro2007-10-181-0/+1
| * MimeDel.py neglected to lower case file extensions for comparison withMark Sapiro2007-10-041-1/+1
| * In rare cases, versions.py can encounter a very old list with held posts inMark Sapiro2007-10-041-1/+1
| * /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-1/+1
| * /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-4/+16
| * /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-1/+2
|/
* Detect 'who' with 1 or 2 arguments as administrivia.Mark Sapiro2007-07-171-2/+2
* There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 orMark Sapiro2007-06-291-1/+9
* Scrubber.py - Cleaned up a few loose ends and incomplete things left after theMark Sapiro2007-06-222-21/+26
* Scrubber.py - If a malformed message has Content-Type: with amsapiro2007-06-151-4/+7
* admindb.py - Changed to not show the "Discard all messages marked Defer" chec...msapiro2007-06-121-2/+5
* Improved processing of an Approve(d): body line by decoding the body payloadmsapiro2007-06-091-6/+22
* base64 codec raises 'AssertionError'. This should not occur in normal casetkikuchi2007-05-091-1/+1
* - CGI/admin.pymsapiro2007-05-0810-54/+135
* Fix comment typo (also, test my commit privileges)akuchling2007-05-041-1/+1
* - Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an addressmsapiro2007-03-201-3/+11
* - Changed cmd_who.py to show hidden members when authorization is by list adm...msapiro2007-02-071-18/+37
* Changed header_filter_rules processing to ignore blank patterns.msapiro2007-01-201-1/+4
* Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that themsapiro2007-01-071-7/+8
* Delete the .bak file from the queue for an unparseable message.msapiro2006-11-171-0/+1
* Fixed admin.py so null VARHELP category is handled (1573393).msapiro2006-10-111-4/+5
* Removed the "Discard all messages marked Defer" checkbox from themsapiro2006-09-211-2/+2
* Set things up for 2.1.10a0bwarsaw2006-09-131-3/+3
* Tag as 2.1.9 (final). Also, remove version.ht* since it's redundant.bwarsaw2006-09-131-3/+3
* Update web pages and version numbers for 2.1.9rc1.bwarsaw2006-09-021-3/+3
* A much improved release script, which now knows about Subversion (though isn'tbwarsaw2006-09-0110-12/+0