aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-02Mailman/Utils.pyMark Sapiro2-11/+10
2008-12-22Changed the pattern used to recognize URLs in messages for the pipermailMark Sapiro1-1/+6
2008-12-22Reordered the headers in PLAIN_DIGEST_KEEP_HEADERS as these are the ones thatMark Sapiro1-3/+7
2008-12-19Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro1-2/+2
2008-12-19Fixed an issue where in some circumstances HyperArch.py would translateMark Sapiro1-2/+2
2008-12-07Fixed an issue where list creation would report bad owner emailMark Sapiro1-1/+1
2008-12-07Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2-8/+18
2008-12-05Updated some FAQ URLs for wiki.list.org.Mark Sapiro1-1/+1
2008-12-05Changed the regexp for Utils.suspiciousHTML to exempt theMark Sapiro1-1/+2
2008-11-30Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro8-18/+19
2008-11-22String exceptions -> class exceptions.Barry Warsaw1-8/+7
2008-11-20Fixed a problem in SecurityManager that caused it to not find theMark Sapiro1-2/+3
2008-11-14Fixed a bug in AvoidDuplicates.py that caused it to fail if the addressMark Sapiro1-8/+12
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw8-28/+38
2008-10-03Changed the stripping of trailing spaces from lines of the list headersMark Sapiro1-1/+2
2008-09-21The immediately preceding fix for bug #266106 (sf998384) was incomplete.Mark Sapiro1-1/+15
2008-09-19Since Mailman 2.1.1, 2.0.x outstanding subscription and held messageMark Sapiro1-2/+4
2008-08-22MTA/Postfix.pyMark Sapiro1-1/+6
2008-07-30Fixed a bug in admin.py which would result in chunked pages of the membershipMark Sapiro1-10/+5
2008-07-30Changed ListAdmin.py to make rejected post messages From: the -owner addressMark Sapiro1-2/+2
2008-06-30- Bumped version to 2.1.11.Mark Sapiro4-6/+22
2008-06-29Added 'listname' to the replacements for the archidxfoot.html template.Mark Sapiro1-0/+1
2008-06-23Bumped version to 2.1.11rc2.Mark Sapiro1-2/+2
2008-06-23Added check for gateway_to_news before holding for ModeratedNewsgroup.Mark Sapiro1-2/+2
2008-06-22Another BounceRunner loop detection change (rev 1106 wasn't quite right).Mark Sapiro1-2/+4
2008-06-22 - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro1-22/+44
2008-06-20More bounce recognition improvements.Mark Sapiro1-4/+4
2008-06-20Changed OldStyleMemberships.py to remove the member from one_last_digestMark Sapiro1-1/+7
2008-06-20Fixed CookHeaders.py which in some cases with new style prefixingMark Sapiro1-1/+4
2008-06-20Rearranged calls to the list setBounceInfo() method in Bouncer.pyMark Sapiro1-2/+13
2008-06-18Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in.jordi@sindominio.net1-1/+1
2008-06-15Made several improvements to bounce recognition.Mark Sapiro3-10/+19
2008-06-14Added bounce recognition for googlemail delayed warningMark Sapiro1-1/+5
2008-06-11Fixed a problem in Decorate.py that could result in a multipartMark Sapiro1-1/+7
2008-06-06Updated NEWS and bumped version to 2.1.11rc1Mark Sapiro1-4/+4
2008-05-07Changed Utils.ValidateEmail to not allow specials (particularly ':')Mark Sapiro1-2/+9
2008-05-07Changed formatting for standards compliance and readability.Mark Sapiro1-2/+2
2008-04-27Added new cron/cull_bad_shunt and supporting Defaults.py.in settings.Mark Sapiro1-0/+20
2008-04-26Fixed cmd_subscribe.py. The last change broke it for bare subscribe commandsMark Sapiro1-1/+2
2008-04-26Made the preservation of unparseable messages conditional onMark Sapiro2-8/+14
2008-04-21Updated Version.py for 2.1.10 final.Mark Sapiro1-3/+3
2008-04-21Fixed a problem where GuiBase._getValidValue() would truncate a floatingMark Sapiro1-0/+5
2008-04-14Updated NEWS and Version.py for 2.1.10rc1Mark Sapiro1-3/+3
2008-04-14options.py - Made the ability for a list admin to change a members passwordMark Sapiro2-1/+15
2008-03-19cmd_subscribe.py - Changed to properly accept (no)digest without a passwordMark Sapiro1-2/+9
2008-03-15Gui/GuiBase.py - Don't allow self references in *_these_nonmembersMark Sapiro3-18/+44
2008-03-13Updated Version.py for 2.1.10b4.Mark Sapiro1-2/+2
2008-03-06CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:Mark Sapiro2-6/+10
2008-02-23MailList.py - Changed the already a member logic in the ChangeMemberAddress()Mark Sapiro1-3/+4
2008-02-23MailList.py - Reversed a portion of the immediately previous change. ItMark Sapiro1-3/+2