aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the auto-responder to treat messages to -confirm, -join, -leave,Mark Sapiro2009-09-131-4/+5
* Inadvertently setting a null site or list password allowed accessMark Sapiro2009-09-031-0/+3
* Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replyingMark Sapiro2009-09-031-2/+5
* Replies to commands sent to list-request now come From: list-ownerMark Sapiro2009-08-051-2/+2
* Mailman no longer folds long sub-part headers in multipart messages.Mark Sapiro2009-08-014-27/+43
* XSS protection in the web interface went too far in escaping HTMLMark Sapiro2009-08-011-1/+3
* Removed or anonymized additional headers in posts to anonymous lists.Mark Sapiro2009-08-011-1/+14
* Fixed a bug that could cause incorrect threading of replies to archivedMark Sapiro2009-08-011-5/+9
* Added some notes to the distributed mm_cfg.py.Mark Sapiro2009-08-011-0/+8
* Another Python 2.6 compatibility change.Mark Sapiro2009-07-311-3/+3
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-316-32/+42
* Added recognition for more bounces.Mark Sapiro2009-07-313-2/+52
* Bumping release to 2.1.12 final.Mark Sapiro2009-02-231-3/+3
* Recognize a couple more bounces.Mark Sapiro2009-02-202-1/+9
* Fixed a bug introduced in 2.1.11 which would attempt to store bounce infoMark Sapiro2009-02-161-3/+5
* Recognize a couple more bounces.Mark Sapiro2009-02-142-2/+7
* Worked around a potential problem in HyperArch.py with unicode characterMark Sapiro2009-02-121-1/+4
* Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.Mark Sapiro2009-02-081-2/+3
* Updated a copyright.Mark Sapiro2009-02-061-1/+1
* Bumped release to 2.1.12rc2.Mark Sapiro2009-02-061-2/+2
* Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro2009-02-031-2/+7
* Two of the 'new' class exceptions are raised with an argument.Mark Sapiro2009-01-202-8/+18
* Work around email 3.0.1 issue when set_payload charset arg is unicode.Mark Sapiro2009-01-131-1/+4
* Bump release to 2.1.12rc1Mark Sapiro2009-01-111-4/+4
* Updated links to Python documentation.Mark Sapiro2009-01-113-3/+4
* - Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro2009-01-101-2/+5
* Mailman/Utils.pyMark Sapiro2009-01-022-11/+10
* Changed the pattern used to recognize URLs in messages for the pipermailMark Sapiro2008-12-221-1/+6
* Reordered the headers in PLAIN_DIGEST_KEEP_HEADERS as these are the ones thatMark Sapiro2008-12-221-3/+7
* Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro2008-12-191-2/+2
* Fixed an issue where in some circumstances HyperArch.py would translateMark Sapiro2008-12-191-2/+2
* Fixed an issue where list creation would report bad owner emailMark Sapiro2008-12-071-1/+1
* Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2008-12-072-8/+18
* Updated some FAQ URLs for wiki.list.org.Mark Sapiro2008-12-051-1/+1
* Changed the regexp for Utils.suspiciousHTML to exempt theMark Sapiro2008-12-051-1/+2
* Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-308-18/+19
* trunkBarry Warsaw2008-11-292-9/+14
|\
| * Fixed a problem in SecurityManager that caused it to not find theMark Sapiro2008-11-201-2/+3
| * Fixed a bug in AvoidDuplicates.py that caused it to fail if the addressMark Sapiro2008-11-141-8/+12
* | String exceptions -> class exceptions.Barry Warsaw2008-11-221-8/+7
* | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-128-28/+38
|/
* Changed the stripping of trailing spaces from lines of the list headersMark Sapiro2008-10-031-1/+2
* The immediately preceding fix for bug #266106 (sf998384) was incomplete.Mark Sapiro2008-09-211-1/+15
* Since Mailman 2.1.1, 2.0.x outstanding subscription and held messageMark Sapiro2008-09-191-2/+4
* MTA/Postfix.pyMark Sapiro2008-08-221-1/+6
* Fixed a bug in admin.py which would result in chunked pages of the membershipMark Sapiro2008-07-301-10/+5
* Changed ListAdmin.py to make rejected post messages From: the -owner addressMark Sapiro2008-07-301-2/+2
* - Bumped version to 2.1.11.Mark Sapiro2008-06-304-6/+22
* Added 'listname' to the replacements for the archidxfoot.html template.Mark Sapiro2008-06-291-0/+1
* Bumped version to 2.1.11rc2.Mark Sapiro2008-06-231-2/+2