10 Dec
2021
10 Dec
'21
11:45 p.m.
Thanks Mark. We're using https:// for the URLs. Mailman 3.3.5 is what we're running.
(mailmanve) mailman@14ea21f6d4b1:/var/www/mailman-www$ mailman conf |grep tasks [mailman] run_tasks_every: 1h
We're using two containers behind a load balancer for Mailman so I suspect this is where the lost cache comes into play.
Would it be safe to increase the task frequency to every 15 minutes via the setting below?
run_tasks_every: 15m
== Dan