Administrate mailman list programmatically
![](https://secure.gravatar.com/avatar/e7c372f3cd9e8155461dd665c913f7d5.jpg?s=120&d=mm&r=g)
Hi,
I want to manage the users of a mailman list by program, using .net or java language.
I can't find any ressource to do this.
Do you know where I can find some information about this
Best regards
Ange
![](https://secure.gravatar.com/avatar/56f108518d7ee2544412cc80978e3182.jpg?s=120&d=mm&r=g)
On 05/29/2014 03:47 AM, Jean Bon wrote:
I want to manage the users of a mailman list by program, using .net or java language.
It depends what you want to do. Generally things that can be done via the web UI can be done programmatically via http or things like wget or curl. Also, Mailman's command line scripts and user written scripts can be invoked from web applications. See the FAQ at <http://wiki.list.org/x/uIA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
![](https://secure.gravatar.com/avatar/56f108518d7ee2544412cc80978e3182.jpg?s=120&d=mm&r=g)
On 05/29/2014 03:47 AM, Jean Bon wrote:
I want to manage the users of a mailman list by program, using .net or java language.
It depends what you want to do. Generally things that can be done via the web UI can be done programmatically via http or things like wget or curl. Also, Mailman's command line scripts and user written scripts can be invoked from web applications. See the FAQ at <http://wiki.list.org/x/uIA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Jean Bon
-
Mark Sapiro