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 <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/WR4JUATW6ZVVXGNA727ARTIVUPMOUUKG/

This message sent to [email protected]

Reply via email to