Re: [Mailman-Developers] Python remote urllib.request -> mailman subscription

2013-05-26 Thread Kip Warner
On Mon, 2013-05-27 at 12:44 +0900, Stephen J. Turnbull wrote: > The better solution is Mailman 3, which provides a REST API for > programmatic administration, but it not going to be considered ready > for production use (at least, not unless the admin is a Mailman 3 > developer) for several months.

[Mailman-Developers] Python remote urllib.request -> mailman subscription

2013-05-26 Thread Stephen J. Turnbull
Kip Warner writes: > Does anyone have any suggestions or other feedback they'd like to share > or propose a better solution? The better solution is Mailman 3, which provides a REST API for programmatic administration, but it not going to be considered ready for production use (at least, not unl

[Mailman-Developers] Python remote urllib.request -> mailman subscription

2013-05-26 Thread Kip Warner
Hey list, I'd just like to preface my post with the acknowledgement that I had already posted the same query on Mailman-Users last week, but no one seemed to have an answer at the time. I figured it might be better to ask the developers. My Python 3 / PyGI / Gtk+ application, among other things,

Re: [Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-05-26 Thread Mark Sapiro
On 05/26/2013 06:33 PM, Graham Leggett wrote: > Hi all, > > Has anyone managed to get the mailman true virtual hosting patch for 2.1 working on Redhat Enterprise 6 as described at https://wiki.koumbit.net/VirtualMailman? I'm not sure how that compares to what I'm familiar with. I have a branch a

[Mailman-Developers] true virtual hosting patch for 2.1 on RHEL6

2013-05-26 Thread Graham Leggett
Hi all, Has anyone managed to get the mailman true virtual hosting patch for 2.1 working on Redhat Enterprise 6 as described at https://wiki.koumbit.net/VirtualMailman? I have to apply the patch manually as it the patch fails in a few places, however once applied the patch doesn't seem to work

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-26 Thread Stephen J. Turnbull
Abhilash Raj writes: > This part is little difficult to ponder on. Suppose a user signs up > for a list. He creates a user account and subscribes to a particular > list which needs his pub-key and implements signing. In Mailman 3, users and subscriptions are separate concepts. We should assum