[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark
I have jumped the gun on thinking that the template as a file was working. It's not. It's the same story: the initial file template is good, but it's for sure getting cached somewhere, and an updated file is ignored. The same as when the template was being drawn from the database. Are yo

[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark Sapiro
On 5/28/25 19:40, Mark wrote: I have jumped the gun on thinking that the template as a file was working. It's not. It's the same story: the initial file template is good, but it's for sure getting cached somewhere, and an updated file is ignored. The same as when the template was being drawn

[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark
On 5/28/25 01:14, Mark wrote: Then I created a template using Postorius and updated the uri in mailman.templates to: file:///opt/mailman/mm/var/templates/lists/testlist.example.com/en/list:user:notice:welcome.txt - and that works. It's looking promising. Now I just need to modify my scri

[MM3-users] Re: Unable to update templates

2025-05-28 Thread Mark Sapiro
On 5/28/25 01:14, Mark wrote: Then I created a template using Postorius and updated the uri in mailman.templates to: file:///opt/mailman/mm/var/templates/lists/testlist.example.com/en/list:user:notice:welcome.txt - and that works. Which says get the template from the file system at that l

[MM3-users] Re: Unable to update templates

2025-05-27 Thread Mark Sapiro
On 5/27/25 23:09, Mark wrote: Where does Mailman core search for the file if the table entry is deleted? The search order is described in the docstring at https://gitlab.com/mailman/mailman/-/blob/master/src/mailman/utilities/i18n.py?ref_type=heads#L45-L108 -- Mark Sapiro The highw

[MM3-users] Re: Unable to update templates

2025-05-27 Thread Mark
** On 5/27/25 18:54, Mark wrote: However when I update the template, the databases are updated correctly but the Welcome message is still sent with the old template content. mailman.templates mailmanweb.postorius_emailtemplate Additionally

[MM3-users] Re: Unable to update templates

2025-05-27 Thread Mark Sapiro
On 5/27/25 18:54, Mark wrote: However when I update the template, the databases are updated correctly but the Welcome message is still sent with the old template content. mailman.templates mailmanweb.postorius_emailtemplate Additionally, if I delete the template and create a new one the old