On 3/13/25 2:54 PM, Markus Grandpré wrote:
Dear List,

As soon as a template "[list:user:notice:welcome]" exists, and at least one email address is provided during mass subscribe, while sending an invitation is disabled and sending a welcome message is enabled, the following error occurs:

    HTTP Error 400: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

Was this template set in Postorius? If so, there is an issue with your setting for POSTORIUS_TEMPLATE_BASE_URL. The default is
```
POSTORIUS_TEMPLATE_BASE_URL = http://localhost:8000/
```
which should work if your wsgi server is listening on the local host, port 8000, but setting it to the base scheme and host you use to access Postorius is generally good.

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

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

Reply via email to