On 3/31/25 06:26, Philip Bondi wrote:
My /etc/mailman3/urls.py is empty.
Should I, like it indicates in
https://lists.mailman3.org/archives/list/[email protected]/message/P46QFKN6MPDXKVEZPV7YEMSX3AMAIN7N/?
cp /opt/mailman/venv/lib/python3.11/site-packages/mailman_web/urls.py
/etc/mailman3/urls.py
chown mailman:mailman /etc/mailman3/urls.py
and add to /etc/mailman3/settings.py
ROOT_URLCONF = 'urls'
You can do all of that, but it's probably unnecessary. What is in
/opt/mailman/venv/lib/python3.11/site-packages/mailman_web/urls.py?
compare it to
https://gitlab.com/mailman/mailman-web/-/blob/master/mailman_web/urls.py
After completing above, https://systemdatabase.ca/mailman3 still gives
Service Unavailable
It appears that https://systemdatabase.ca/postorius works so the issue
is almost certainly that your urls.py is missing
path('mailman3/', include('postorius.urls')),
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/[email protected]/message/QNXTSS6UIMP7FVDXTL5JZSHDFZVRBO3A/
This message sent to [email protected]