[Mailman-Developers] Telling Apache about Mailman Rest API

Erin Test galaxyjustice2 at gmail.com
Tue Jul 11 20:50:59 EDT 2017


We are currently using Mailman 2 for a number of mailing lists on our website (PHP based).  We have mailing lists but need to have these people grouped in the same groups on our website and don't want to have to maintain 2 lists of the same people.  I'd like to move us to Mailman 3 and take advantage of the REST API and write my own PHP code in interact with it.

All of that being said I'm missing something in getting my basic setup finalized.  I have a web server (Apache) running and have installed mailman core.  When I try to access the REST API I get some variation of connection refused depending on what I'm using (python command line, curl, etc).  I'm feeling like apache doesn't know where to point port 8001, and I don't know what to tell it.

For the previous version of mailman you had to put and Alias and a Script Alias into the apache config.  I've seen some documentation about what to put in for Postorius, but haven't found anything for just mailman.

Any thoughts and/or pointers would be greatly appreciated.

-Erin




More information about the Mailman-Developers mailing list