Re: [Mailman-Developers] adding to REST

2016-03-14 Thread Stephen J. Turnbull
treal tv writes: > I hadn't considered this yet. I had planned to help with patches so > yeah, I think i'll be rebuilding from the repo! Thanks, I hadn't > even thought about that yet. I think the way to think about it is that bundler is a system for distributing a "turnkey" Mailman installati

Re: [Mailman-Developers] adding to REST

2016-03-14 Thread treal tv
I hadn't considered this yet. I had planned to help with patches so yeah, I think i'll be rebuilding from the repo! Thanks, I hadn't even thought about that yet. On 03/14/2016 06:24 PM, Simon Hanna wrote: In case you want to turn in patches (merge requests) then having a repo is a must. And i

Re: [Mailman-Developers] adding to REST

2016-03-14 Thread treal tv
I might be misunderstanding you, Simon, but should I not be using Mailman 3 built with the bundler if I intend to modify/further build on the code? I've been working off one built with the bundler for the last couple months and it's tolerated the mods I made without issue but I'd rather switc

Re: [Mailman-Developers] adding to REST

2016-03-14 Thread Simon Hanna
On 03/14/2016 10:34 PM, treal tv wrote: > I might be misunderstanding you, Simon, but should I not be using Mailman 3 > built with the bundler > if I intend to modify/further build on the code? > > I've been working off one built with the bundler for the last couple months > and it's tolerated t

Re: [Mailman-Developers] adding to REST

2016-03-14 Thread Simon Hanna
On 03/14/2016 07:25 PM, Dominic Dambrogia wrote: > Hi, My name is Dominic. > I contacted this mailing list last week about list moderation and post > approval. My problem was not being able to set a list password via the REST > api. I need this for nonmember approval of posting to a mailing list vi

Re: [Mailman-Developers] Basic workflow of the ARC implementation

2016-03-14 Thread Aditya Divekar
Hi Steve, As discussed in our earlier conversation, I went over the milestones again and made some changes. We would need to use the approach of creating our own examples in the milestone for the AS code (milestone 6, for testing) too, since the AS signs over the previous generated set of headers.

[Mailman-Developers] adding to REST

2016-03-14 Thread Dominic Dambrogia
Hi, My name is Dominic. I contacted this mailing list last week about list moderation and post approval. My problem was not being able to set a list password via the REST api. I need this for nonmember approval of posting to a mailing list via email in the "Approved: *list password*" style in the f

Re: [Mailman-Developers] TLS/SMTP AUTH in MM3? [was: Mailman without localhost ?]

2016-03-14 Thread Barry Warsaw
On Mar 14, 2016, at 12:15 PM, Stephen J. Turnbull wrote: >Is this in Mailman 3? If not, is it appropriate? I doubt it's a GSoC >project in itself, but might be a good prove-yourself task for an >advanced applicant. Python 3's smtplib supports starttls() so I don't think it would be all that dif