aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-13Fixed bin/arch to not create scrubbed attachments for messages skippedMark Sapiro2-1/+13
2013-12-06Fixed email address validation to do a bit better in obscure cases.Mark Sapiro1-3/+4
2013-12-02- Fixed a bug which caused some authentication cookies to expire too soonMark Sapiro1-3/+3
2013-11-23Bumped branch version to: 2.1.17Mark Sapiro1-2/+2
2013-11-18- Handling of posts gated from usenet to a list via the Mail <-> NewsMark Sapiro1-3/+3
2013-11-14Fixed a misspelling in Tagger.pyMark Sapiro1-2/+2
2013-10-29Implemented whitelist for headers to keep for anonymous lists.Mark Sapiro2-0/+44
2013-10-16Tagging branch with: 2.1.16Mark Sapiro1-3/+3
2013-10-07- Fixed a crash in SpamDetect.py which caused messages with unparseableMark Sapiro1-2/+6
2013-09-28Tagging branch with: 2.1.16rc3Mark Sapiro1-2/+2
2013-09-28Renamed author_is_list to from_is_list.Mark Sapiro8-19/+20
2013-09-27Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro8-49/+131
2013-07-19Preparing 2.1.16rc2Mark Sapiro1-2/+2
2013-07-19Enable setting a default grouping/sorting for the admindb held messageMark Sapiro2-5/+16
2013-07-19Second cut at the author_is_list feature.Mark Sapiro5-12/+26
2013-07-18First cut at the author_is_list feature.Mark Sapiro8-16/+58
2013-07-18Backported the held message sorting to 2.1 and made it optional.Mark Sapiro2-19/+56
2013-07-14Bumped version and updated docs for 2.1.16rc1.Mark Sapiro1-4/+4
2013-07-12- Added "message_id" to the interpolation dictionary for the Article.htmlMark Sapiro1-0/+1
2013-07-12- Changed the admin GUI to report only the bad entries in a list of emailMark Sapiro1-6/+9
2013-07-12- Added logging for template errors in HyperArch.py. (LP: #558254)Mark Sapiro1-2/+2
2013-06-13- Fixed a bug causing the admin web interface to fail CSRF checking ifMark Sapiro1-3/+4
2013-06-07- It is no longer possible to add 'invalid' addresses to the ban_listMark Sapiro1-15/+39
2013-05-30Backported fixes for lp:1074592, lp:1079249 and lp:1079254 fromMark Sapiro1-1/+5
2013-05-20 - added Persian (Farsi - fa) language.Mark Sapiro1-0/+1
2013-04-06The Switchboard.finish() method now logs the text of the exception whenMark Sapiro1-3/+3
2013-04-03The pending (un)subscriptions waiting approval are now sorted by emailMark Sapiro1-5/+5
2013-03-28Fixed a bug where the Subject: of the user notification of aMark Sapiro2-2/+3
2013-03-28Fixed a bug where BounceRunner could create and leave behind zero lengthMark Sapiro1-1/+3
2013-03-20Added recognition for another Yahoo bounce format. LP: #1157961Mark Sapiro1-10/+25
2013-03-10Setting digest_size_threshhold to zero now means no digests will beMark Sapiro2-5/+6
2012-12-14Added a minimum delay between retrieval and submission of the subscribe form.Mark Sapiro2-2/+11
2012-11-24Implement SUBSCRIBE_FORM_SECRET to mitigate bot subscribes. (LP: 1082746)Mark Sapiro3-2/+49
2012-11-24The name of the mailmanctl master lock file is now congigurable via theMark Sapiro1-0/+6
2012-10-30Added 'legend' to the list of CSRF safe parameters for the admin CGI.Mark Sapiro1-1/+2
2012-10-21IncomingRunner now logs rejected messages to the vette log.Mark Sapiro1-0/+7
2012-09-06Fixed a bug where non-ascii characters in the real name in a subscriptionMark Sapiro1-0/+4
2012-08-22The query fragments send_unsub_notifications_to_list_owner andMark Sapiro1-9/+7
2012-06-20Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro10-0/+0
2012-06-13Bumped for 2.1.15 release.Mark Sapiro1-3/+3
2012-05-15Tagging branch with: 2.1.15rc1Mark Sapiro1-4/+4
2012-05-13Fixed a bug that could send an admin notice of a held subscription withMark Sapiro1-0/+3
2012-03-28Added the MailList.py change missing from rev. 1345.Mark Sapiro1-0/+1
2012-03-27Fixed a possible CPU bound loop in OutgoingRunner if the attempt toMark Sapiro1-1/+2
2012-03-27Fixed a potential crash in the web UI if a language is removed from theMark Sapiro1-1/+1
2012-03-27Added an Auto-Submitted: header to invitations and (un)subscriptionMark Sapiro1-1/+13
2012-03-25Backported the password reminder from private archive login feature from theMark Sapiro1-1/+22
2012-03-25Backported regular_exclude_ignore list attribute feature from 2.2 branch.Mark Sapiro5-1/+21
2012-03-24Stopped removing the trailing slash from the List-Archive: header URL.Mark Sapiro1-2/+0
2012-02-23Added a few more safe_params to the CSRF check.Mark Sapiro1-1/+2