
Sept. 10, 2025
11:14 p.m.
On 9/10/25 06:58, Wikinaut wrote:
After moving to a another server, mail footer shows only text "Cache content lost".
I moved the two databases (mailman3, mailmanweb) to another server, but now my Mailinglist shows this in the footer, uh, what did I forget to move?
You copied the database which includes entries for cached templates in the file_cache table but you didn't copy the CACHE_DIR ($var_dir/cache). The easiest thing is probably to just clear the cache. In mailman shell
getUtility(ICacheManager).clear() commit()
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan