
On 6/28/25 21:50, Mark wrote:
Yes, I thought so too. I also tried 0d -- which wrote the expiry date the same as the created date (to the second).
# /etc/mailman3/mailman.cfg [mailman] cache_life: 0d
But, just as with writing in a past date, it didn't solve the problem. I also spun up a brand new server to thrash it out there, but no joy there either.
On Sat, 2025-06-28 at 22:55 -0700, Mark Sapiro wrote:
This is a different issue. See https://gitlab.com/mailman/mailman/-/issues/1231
The template is not removed from the cache until the next run of the task runner which defaults to running every hour.
Dang! If you know, you know. Thank you for that, and the patch information. I'll leave my hack in place for now (it works) until the next release. My brain is fried from the last couple of days getting to grips with this.
Best, Mark