
Ronald Barnes wrote on 2025-06-03 19:05:
Changed
Manage This List Archive Rendering mode Plain text (from Markdown text)
Didn't work.
Trying commenting out these:
## MAILMAN_ARCHIVER_KEY = 'WrGSvu98eUOoNSVqlaYdqILvi3zaczuu' ## MAILMAN_ARCHIVER_FROM = ('127.0.0.1', '::1')
from /etc/mailman3/settings.py
Didn't work.
Trying Public instead of Private archives
Didn't work.
In /etc/mailman3/settings.py, uncommented:
MAILMAN_ARCHIVER_KEY = $long_string
Didn't work.
In /etc/mailman3/mailman-hyperkitty.cfg changed to this:
## base_url: http://localhost:8000/mailman3/archives/ base_url: http://localhost/mailman3/archives/
Didn't work. Trying /etc/mailman3/mailman-hyperkitty.cfg and putting an "s" on http, thusly: base_url: https://localhost/mailman3/archives/