Re: [Mailman-Developers] GSoC 15 - Interested in contributing to Hyperkitty

2015-03-27 Thread David Udelson
Stephen commented on my proposal that instead of storing all downloads on the server, we should only cache recent ones and build the others on request, because many archives are only downloaded once when they are ported to a different archiver. Since this is in contradiction to the suggestion Aurel

[Mailman-Developers] Security patch and Mailman 2.1.20 to be released on 31 March

2015-03-27 Thread Mark Sapiro
A security vulnerability in Mailman has been found and fixed. It has been assigned CVE-2015-2775. The details of this vulnerability and fix will be announced next Tuesday, 31 March 2015, at which time both a patch for this specific vulnerability and Mailman 2.1.20 will be released. In addition to

Re: [Mailman-Developers] Fine grained subscription control, scaling, noise, relevancy, subscription rules, dynamic lists

2015-03-27 Thread Barry Warsaw
On Mar 20, 2015, at 09:53 AM, Andrew Stuart wrote: >The systers have recognised this problem and their solution is Dynamic >sublists And we may have a GSoC on dlists. I think Systers is pretty happy with dlist functionality, but it'll be interesting to see how it works as a more general feature.

Re: [Mailman-Developers] Small change to REST API for held subscription requests

2015-03-27 Thread Barry Warsaw
On Mar 21, 2015, at 09:32 PM, Barry Warsaw wrote: >I want to make some minor backward incompatible changes to the JSON >representation for pending mailing lists requests, e.g. subscription holds. > >The first change is that `type: subscription` requests will change their >`address` key to `email`