
Caching problem with templates.
GNU Mailman 3.3.10 Python 3.11.2 Postorius Version 1.3.13 Venv installation per docs
Hi All,
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.
In trying to get the edited footer to show in the emails I've restarted mailman3/mailmanweb, rebooted the server - but no joy.
Any advice on how to flush the cache or hammer this gremlin greatly appreciated.
Thanks, Mark