
Our site (which I call below ourdomain.com) has some 400 lists. mm_cfg.py has these definitions:
DEFAULT_EMAIL_HOST = 'ourdomain.net' DEFAULT_URL_HOST = 'lists.ourdomain.net'
All other lists behave as they should, but one of our listownes reported a strange URL change when accessing held messages. instead of https://lists.ourdomain.net/cgi-bin/mailman/admindb/listname?msgid=1 the mailman interface gives https://ourdomain.net/cgi-bin/mailman/admindb/listname?msgid=1
Also the list archive seems to have lost the "lists" part of the URL.
After trying to refresh the configuration of this list, the problem persists. How to fix this?
- Eva

On 3/6/25 4:05 AM, Eva Isaksson via Mailman-Users wrote:
Also the list archive seems to have lost the "lists" part of the URL.
After trying to refresh the configuration of this list, the problem persists. How to fix this?
See the withlist script at mailman/bin/fix_url.py
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Eva Isaksson
-
Mark Sapiro