On 6/26/25 04:25, Mark wrote:

A footer template is created and initially it works as expected.

Editing the footer template sees the new content written to the database,

In addition to viewing the edited content in the database, the new template can also be viewed in Lynx on localhost at:

http://localhost:8000/mailman3/api/templates/list/<IDENTIFIER>/list:member:regular:footer

The problem is that the original template is being cached somewhere and the old footer persists in new emails.

What does the database query
```
SELECT uri FROM template WHERE name = 'list:member:regular:footer' AND context = '<IDENTIFIER>';
```
return?

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

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

Reply via email to