aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added check for gateway_to_news before holding for ModeratedNewsgroup.Mark Sapiro2008-06-231-2/+2
* Another BounceRunner loop detection change (rev 1106 wasn't quite right).Mark Sapiro2008-06-221-2/+4
* Merged the Catalan i18n from the Mailman Catalan Translation Team.Mark Sapiro2008-06-221-1/+1
|\
| * Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in.jordi@sindominio.net2008-06-181-1/+1
* | - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro2008-06-221-22/+44
* | More bounce recognition improvements.Mark Sapiro2008-06-201-4/+4
* | Changed OldStyleMemberships.py to remove the member from one_last_digestMark Sapiro2008-06-201-1/+7
* | Fixed CookHeaders.py which in some cases with new style prefixingMark Sapiro2008-06-201-1/+4
* | Rearranged calls to the list setBounceInfo() method in Bouncer.pyMark Sapiro2008-06-201-2/+13
* | Made several improvements to bounce recognition.Mark Sapiro2008-06-153-10/+19
* | Added bounce recognition for googlemail delayed warningMark Sapiro2008-06-141-1/+5
|/
* Fixed a problem in Decorate.py that could result in a multipartMark Sapiro2008-06-111-1/+7
* Updated NEWS and bumped version to 2.1.11rc1Mark Sapiro2008-06-061-4/+4
* Merged the cull_bad_shunt branch.Mark Sapiro2008-06-061-0/+20
|\
| * Added new cron/cull_bad_shunt and supporting Defaults.py.in settings.Mark Sapiro2008-04-271-0/+20
* | Changed Utils.ValidateEmail to not allow specials (particularly ':')Mark Sapiro2008-05-071-2/+9
* | Changed formatting for standards compliance and readability.Mark Sapiro2008-05-071-2/+2
|/
* Fixed cmd_subscribe.py. The last change broke it for bare subscribe commandsMark Sapiro2008-04-261-1/+2
* Made the preservation of unparseable messages conditional onMark Sapiro2008-04-262-8/+14
* Updated Version.py for 2.1.10 final.Mark Sapiro2008-04-211-3/+3
* Fixed a problem where GuiBase._getValidValue() would truncate a floatingMark Sapiro2008-04-211-0/+5
* Updated NEWS and Version.py for 2.1.10rc1Mark Sapiro2008-04-141-3/+3
* options.py - Made the ability for a list admin to change a members passwordMark Sapiro2008-04-142-1/+15
* cmd_subscribe.py - Changed to properly accept (no)digest without a passwordMark Sapiro2008-03-191-2/+9
* Gui/GuiBase.py - Don't allow self references in *_these_nonmembersMark Sapiro2008-03-153-18/+44
* Updated Version.py for 2.1.10b4.Mark Sapiro2008-03-131-2/+2
* CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro2008-03-062-6/+10