[Mailman-Users] REST API get template contents

2019-04-24 Thread Kiffin Gish
Is it possible to use the Mailman REST API to query the contents of a given template? For example: GET /api/domains/example.org/templates/lang/list:user:action:subscribe I would like to do this to allow the administrator to edit existing as a reference point. -- Kiffin Gish Gouda, The

Re: [Mailman-Users] REST API user_id and mailman_id are big integers

2019-04-23 Thread Kiffin Gish
Thanks, using v3.1 instead of v3.0 solved my problems! You might want to check the docs where 3.0 is still being used. -- Kiffin Gish Gouda, The Netherlands On 4/23/19 6:35 AM, Mark Sapiro wrote: On 4/22/19 1:18 AM, Kiffin Gish wrote: I'm implementing a frontend for accessing the ma

[Mailman-Users] Prevent users from changing email address

2019-04-23 Thread Kiffin Gish
Is it possible to configure mailman so that it is not possible for users to change their email address, e.g. disabling the option and including the service desk contact information instead? -- Kiffin Gish Gouda, The Netherlands -- Mailman

[Mailman-Users] REST API user_id and mailman_id are big integers

2019-04-22 Thread Kiffin Gish
they appear as exponential values with the last digits truncated. I was just wondering if there is a proper way to handle this and/or it is possible for the REST API to return these values as strings rather than numbers. Kind regards, Kiffin -- Kiffin Gish Gouda, The Nether