aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Issue an HTTP 404 status for private archive file not found.Mark Sapiro2011-02-051-0/+1
* @listname entries in *_these_nonmembers are no longer case sensitive.Mark Sapiro2011-01-241-4/+5
* - Fixed a bug where content filtering could leave a multipart message orMark Sapiro2011-01-131-1/+21
* - Fixed a bug that could erroneously handle posts from addresses inMark Sapiro2011-01-131-5/+7
* Added bounce recognition for a bogus Dovecot MDN. Bug #693134.Mark Sapiro2010-12-221-1/+7
* - Fixed a problem where an emailed command in the Subject: header with aMark Sapiro2010-12-042-5/+6
* Preparing 2.1.14 release.Mark Sapiro2010-09-201-3/+3
* Made minor wording improvements and typo corrections in some messages.Mark Sapiro2010-09-104-14/+14
* Preparing 2.1.14rc1 release.Mark Sapiro2010-09-091-4/+4
* Two potential XSS vulnerabilities have been identified and fixed.Mark Sapiro2010-09-093-98/+100
* It's not necessary to catch KeyError - dict is a SafeDict().Mark Sapiro2010-09-071-1/+1
* Fixed i18n._() to catch exceptions due to bad formats. Bug #632660.Mark Sapiro2010-09-071-2/+6
* Fixed admindb interface to decode base64 and quoted-printable encodedMark Sapiro2010-09-031-1/+1
* Changed the member options login page unsubscribe request to include theMark Sapiro2010-07-271-1/+2
* Bounce processing has been enhanced so that if a bounce is returned to aMark Sapiro2010-07-111-2/+31
* Merged optional Sender: header feature from lp:~mss/mailman/2.1-sender-header.Mark Sapiro2010-07-036-7/+56
|\
| * Bump DATA_FILE_VERSION.Malte S. Stretz2010-06-301-1/+1
| * Added option include_sender_header to suppress rewrite of the Sender header w...Malte S. Stretz2010-06-295-2/+51
* | Increased the font size of 'Welcome!'on admin overview for consistency with l...Mark Sapiro2010-07-021-1/+1
|/
* Fixed an issue in admindb that could result in a KeyError and "we hit aMark Sapiro2010-06-251-6/+10
* Fixed a bug which would fail to show a list on the admin and listinfoMark Sapiro2010-06-232-4/+6
* Removed an extraneous line of code from Decorate.py. Bug #590155.Mark Sapiro2010-06-051-1/+0
* Added a bit more documentation for VIRTUAL_MAILMAN_LOCAL_DOMAIN.Mark Sapiro2010-05-121-0/+5
* Forgot the loop address in the immediately previous change.Mark Sapiro2010-05-101-0/+2
* Provided the ability to specify in mm_cfg.py a local domain (e.g.Mark Sapiro2010-05-102-1/+23
* Made a minor change to the removal of an Approved: pseudo-header fromMark Sapiro2010-05-101-1/+1
* Fixed Content Filtering collapse_alternatives to work on deeply nestedMark Sapiro2010-05-061-0/+3
* We now accept/remove X-Approved: and X-Approve: headers in addition toMark Sapiro2010-04-092-4/+14
* Added roster to the CGIs that return HTTP 401 status for an authenticationMark Sapiro2010-03-2910-0/+22
* Reordered the 'cancel' and 'subscribe' buttons on the subscriptionMark Sapiro2010-03-061-3/+3
* Fixed a bug in the admindb interface that could apply a moderatorMark Sapiro2010-03-061-2/+10
* Added a traceback to the log message produced when processing theMark Sapiro2010-03-051-1/+5
* Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2010-02-272-7/+9
* Added the List-Post header to the default list of headers retained inMark Sapiro2010-02-221-2/+2
* Updated copyright.Mark Sapiro2010-02-221-1/+1
* Additional cleanup of pipermail threadingMark Sapiro2010-02-222-3/+8
* Fixed a bug in pipermail archiving that caused fallback threading byMark Sapiro2010-02-132-10/+20
* We now give an HTTP 401 status for authentication failures from admin,Mark Sapiro2010-02-043-2/+8
* - Fixed a bug where going to an archives/private/list.mbox/list.mbox URLMark Sapiro2010-01-211-1/+3
* Fixed a bug where a message with an Approved: header held by a handlerMark Sapiro2009-12-301-3/+9
* Updated versions for 2.1.13 release.Mark Sapiro2009-12-221-3/+3
* Updates for 2.1.13rc1Mark Sapiro2009-12-141-4/+4
* Added Asturian translation from Marcos Costales and the AsturianMark Sapiro2009-12-071-0/+1
* - Added vette logging for rejected and discarded (un)subscribe requests.Mark Sapiro2009-12-042-3/+9
* Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.Mark Sapiro2009-12-033-4/+8
* 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