On 10/22/24 23:07, Gerald Vogt wrote:

For testing I have set

POSTORIUS_TEMPLATE_BASE_URL = 'https://lists.example.org'

to the URL of our main domain, however, if I test an anonymous subscribe through the list info page I still get the timeout error

This will have no effect unless you delete and recreate the template in Postorius because simple changing the setting won't change the `uri` in the template table.

I can access http://localhost:8000/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe with curl and immediately get the response.

Can you do that as the Mailman user?, e.g.
```
sudo -u mailman curl http://localhost:8000/mailman3/api/templates/list/community.lists.example.com/list:user:action:subscribe
```
assuming the Mailman user is `mailman`.

--
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/WR4JUATW6ZVVXGNA727ARTIVUPMOUUKG/

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

Reply via email to