On 10/23/24 13:23, Gerald Vogt wrote:

I don't quite understand the relevance of the user accessing the localhost tcp port. Any local user can do that.


I am trying to duplicate what Mailman does in an attempt to find the issue.

I can access the template content with

curl http://localhost:8000/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe

as well as

curl http://lists.example.org/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe

as any user on the mailman server.

How about
```
curl -A 'python-requests/2.32.3' http://lists.example.org/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe
```
as the Mailman user?


--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/BO7KWENBUC33EO4QDEIEDR7ZMQSSARGO/

This message sent to arch...@mail-archive.com

Reply via email to