aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented whitelist for headers to keep for anonymous lists.Mark Sapiro2013-10-292-0/+44
* Tagging branch with: 2.1.16Mark Sapiro2013-10-161-3/+3
* - Fixed a crash in SpamDetect.py which caused messages with unparseableMark Sapiro2013-10-071-2/+6
* Tagging branch with: 2.1.16rc3Mark Sapiro2013-09-281-2/+2
* Renamed author_is_list to from_is_list.Mark Sapiro2013-09-288-19/+20
* Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro2013-09-278-49/+131
* Preparing 2.1.16rc2Mark Sapiro2013-07-191-2/+2
* Enable setting a default grouping/sorting for the admindb held messageMark Sapiro2013-07-192-5/+16
* Second cut at the author_is_list feature.Mark Sapiro2013-07-195-12/+26
* First cut at the author_is_list feature.Mark Sapiro2013-07-188-16/+58
* Backported the held message sorting to 2.1 and made it optional.Mark Sapiro2013-07-182-19/+56
* Bumped version and updated docs for 2.1.16rc1.Mark Sapiro2013-07-141-4/+4
* - Added "message_id" to the interpolation dictionary for the Article.htmlMark Sapiro2013-07-121-0/+1
* - Changed the admin GUI to report only the bad entries in a list of emailMark Sapiro2013-07-121-6/+9
* - Added logging for template errors in HyperArch.py. (LP: #558254)Mark Sapiro2013-07-121-2/+2
* - Fixed a bug causing the admin web interface to fail CSRF checking ifMark Sapiro2013-06-131-3/+4
* - It is no longer possible to add 'invalid' addresses to the ban_listMark Sapiro2013-06-071-15/+39
* Backported fixes for lp:1074592, lp:1079249 and lp:1079254 fromMark Sapiro2013-05-301-1/+5
* - added Persian (Farsi - fa) language.Mark Sapiro2013-05-201-0/+1
* The Switchboard.finish() method now logs the text of the exception whenMark Sapiro2013-04-061-3/+3
* The pending (un)subscriptions waiting approval are now sorted by emailMark Sapiro2013-04-031-5/+5
* Fixed a bug where the Subject: of the user notification of aMark Sapiro2013-03-282-2/+3
* Fixed a bug where BounceRunner could create and leave behind zero lengthMark Sapiro2013-03-281-1/+3
* Added recognition for another Yahoo bounce format. LP: #1157961Mark Sapiro2013-03-201-10/+25
* Setting digest_size_threshhold to zero now means no digests will beMark Sapiro2013-03-102-5/+6
* Added a minimum delay between retrieval and submission of the subscribe form.Mark Sapiro2012-12-142-2/+11
* Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro2012-11-243-2/+49
* The name of the mailmanctl master lock file is now congigurable via theMark Sapiro2012-11-241-0/+6
* Added 'legend' to the list of CSRF safe parameters for the admin CGI.Mark Sapiro2012-10-301-1/+2
* IncomingRunner now logs rejected messages to the vette log.Mark Sapiro2012-10-211-0/+7
* Fixed a bug where non-ascii characters in the real name in a subscriptionMark Sapiro2012-09-061-0/+4
* The query fragments send_unsub_notifications_to_list_owner andMark Sapiro2012-08-221-9/+7
* Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro2012-06-2010-0/+0
* Bumped for 2.1.15 release.Mark Sapiro2012-06-131-3/+3
* Tagging branch with: 2.1.15rc1Mark Sapiro2012-05-151-4/+4
* Fixed a bug that could send an admin notice of a held subscription withMark Sapiro2012-05-131-0/+3
* Added the MailList.py change missing from rev. 1345.Mark Sapiro2012-03-281-0/+1
* Fixed a possible CPU bound loop in OutgoingRunner if the attempt toMark Sapiro2012-03-271-1/+2
* Fixed a potential crash in the web UI if a language is removed from theMark Sapiro2012-03-271-1/+1
* Added an Auto-Submitted: header to invitations and (un)subscriptionMark Sapiro2012-03-271-1/+13
* Backported the password reminder from private archive login feature from theMark Sapiro2012-03-251-1/+22
* Backported regular_exclude_ignore list attribute feature from 2.2 branch.Mark Sapiro2012-03-255-1/+21
* Stopped removing the trailing slash from the List-Archive: header URL.Mark Sapiro2012-03-241-2/+0
* Added a few more safe_params to the CSRF check.Mark Sapiro2012-02-231-1/+2
* Subscription disabled warnings are now sent without a Precedence:Mark Sapiro2012-02-172-5/+6
* Backported 2.2 branch fix for a problem in SpamDetect.py that couldMark Sapiro2012-02-051-36/+20
* Added Tokio Kikuchi's Cross-site Request Forgery hardening to the admin UI.Mark Sapiro2012-02-054-9/+114
* Fix for bug #629738 could cause a crash in the admindb details displayMark Sapiro2011-12-311-1/+3
* Added recognition for another Qmail bounce.Mark Sapiro2011-12-251-2/+3
* Fixed an erroneous seek in the Mailman.Mailbox.Mailbox.AppendMessageMark Sapiro2011-12-121-3/+4