aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-22Added bounce recognition for a bogus Dovecot MDN. Bug #693134.Mark Sapiro1-1/+7
2010-12-04 - Fixed a problem where an emailed command in the Subject: header with aMark Sapiro2-5/+6
2010-09-20Preparing 2.1.14 release.Mark Sapiro1-3/+3
2010-09-10Made minor wording improvements and typo corrections in some messages.Mark Sapiro4-14/+14
2010-09-09Preparing 2.1.14rc1 release.Mark Sapiro1-4/+4
2010-09-09Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro3-98/+100
2010-09-07It's not necessary to catch KeyError - dict is a SafeDict().Mark Sapiro1-1/+1
2010-09-07Fixed i18n._() to catch exceptions due to bad formats. Bug #632660.Mark Sapiro1-2/+6
2010-09-03Fixed admindb interface to decode base64 and quoted-printable encodedMark Sapiro1-1/+1
2010-07-27Changed the member options login page unsubscribe request to include theMark Sapiro1-1/+2
2010-07-11Bounce processing has been enhanced so that if a bounce is returned to aMark Sapiro1-2/+31
2010-07-02Increased the font size of 'Welcome!'on admin overview for consistency with l...Mark Sapiro1-1/+1
2010-06-30Bump DATA_FILE_VERSION.Malte S. Stretz1-1/+1
2010-06-29Added option include_sender_header to suppress rewrite of the Sender header w...Malte S. Stretz5-2/+51
2010-06-25Fixed an issue in admindb that could result in a KeyError and "we hit aMark Sapiro1-6/+10
2010-06-23Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2-4/+6
2010-06-05Removed an extraneous line of code from Decorate.py. Bug #590155.Mark Sapiro1-1/+0
2010-05-12Added a bit more documentation for VIRTUAL_MAILMAN_LOCAL_DOMAIN.Mark Sapiro1-0/+5
2010-05-10Forgot the loop address in the immediately previous change.Mark Sapiro1-0/+2
2010-05-10Provided the ability to specify in mm_cfg.py a local domain (e.g.Mark Sapiro2-1/+23
2010-05-10Made a minor change to the removal of an Approved: pseudo-header fromMark Sapiro1-1/+1
2010-05-06Fixed Content Filtering collapse_alternatives to work on deeply nestedMark Sapiro1-0/+3
2010-04-09We now accept/remove X-Approved: and X-Approve: headers in addition toMark Sapiro2-4/+14
2010-03-29Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro10-0/+22
2010-03-06Reordered the 'cancel' and 'subscribe' buttons on the subscriptionMark Sapiro1-3/+3
2010-03-06Fixed a bug in the admindb interface that could apply a moderatorMark Sapiro1-2/+10
2010-03-05Added a traceback to the log message produced when processing theMark Sapiro1-1/+5
2010-02-27Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2-7/+9
2010-02-22Added the List-Post header to the default list of headers retained inMark Sapiro1-2/+2
2010-02-22Updated copyright.Mark Sapiro1-1/+1
2010-02-22Additional cleanup of pipermail threadingMark Sapiro2-3/+8
2010-02-13Fixed a bug in pipermail archiving that caused fallback threading byMark Sapiro2-10/+20
2010-02-04We now give an HTTP 401 status for authentication failures from admin,Mark Sapiro3-2/+8
2010-01-21- Fixed a bug where going to an archives/private/list.mbox/list.mbox URLMark Sapiro1-1/+3
2009-12-30Fixed a bug where a message with an Approved: header held by a handlerMark Sapiro1-3/+9
2009-12-22Updated versions for 2.1.13 release.Mark Sapiro1-3/+3
2009-12-14Updates for 2.1.13rc1Mark Sapiro1-4/+4
2009-12-07Added Asturian translation from Marcos Costales and the AsturianMark Sapiro1-0/+1
2009-12-04- Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro2-3/+9
2009-12-03Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro3-4/+8
2009-09-13Fixed the auto-responder to treat messages to -confirm, -join, -leave,Mark Sapiro1-4/+5
2009-09-03Inadvertently setting a null site or list password allowed accessMark Sapiro1-0/+3
2009-09-03Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replyingMark Sapiro1-2/+5
2009-08-05Replies to commands sent to list-request now come From: list-ownerMark Sapiro1-2/+2
2009-08-01Mailman no longer folds long sub-part headers in multipart messages.Mark Sapiro4-27/+43
2009-08-01XSS protection in the web interface went too far in escaping HTMLMark Sapiro1-1/+3
2009-08-01Removed or anonymized additional headers in posts to anonymous lists.Mark Sapiro1-1/+14
2009-08-01Fixed a bug that could cause incorrect threading of replies to archivedMark Sapiro1-5/+9
2009-08-01Added some notes to the distributed mm_cfg.py.Mark Sapiro1-0/+8
2009-07-31Another Python 2.6 compatibility change.Mark Sapiro1-3/+3