On 9/30/23 10:53, Wikinaut wrote:
I use mailman3 since a while, for some of my lists I have been using
- list:member:digest:footer.txt
- list:member:regular:footer.txt
When I go to "Vorlagen" (LC: DE) (templates) in the web interface, I do _not_ see these two templates!
Postorius templates are handled differently from file system templates. When you set a template in Postorius, that template becomes available in Postorius' API and an entry for the template in the template table in the database is created with a URI pointing to the template in Postorius' API.
See https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/t... for info about template URIs.
The fact that Postorius doesn't show the file system template as the initial value when creating a template in Postorius is https://gitlab.com/mailman/postorius/-/issues/366
When I got o my newest mailing list and when I setup templates via the Webinterfaces, these are shown there, but are neither working nor seen as files.
They are not created as files - see above. The fact that they aren't working is probably because your Django setting for POSTORIUS_TEMPLATE_BASE_URL is not correct. This should be set to the scheme and host part of the URL you use to access Postorius, e.g., https://lists.mailman3.org for this list's installation.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan