On 11/8/25 12:45, dap1--- via Mailman-users wrote:
<venv> $ ls -l /etc/mailman3 total 20 -rw-rw-r-- 1 mailman mailman 490 Nov 1 14:53 gunicorn.py -rw-rw-r-- 1 mailman mailman 841 Oct 19 11:35 mailman.cfg -rw-rw-r-- 1 mailman mailman 87 Oct 18 17:37 mailman-hyperkitty.cfg drwxrwxr-x 2 mailman mailman 4096 Nov 4 14:11 __pycache__ -rw-r--r-- 1 root root 2875 Nov 4 14:10 settings.py
I don't suppose settings.py is the problem. Is there a place to change that path somewhere?
There is no need to change that path. Django is getting it correctly per your reply about
mailman-web diffsettings|grep DATABASES
You could
sudo chown mailman:mailman /etc/mailman3/settings.py
but it's world readable so that isn't needed.
I wonder if it would be easier to blow the whole thing away and start over.
At one point that was probably true, but you're almost there. See https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan