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 ------------------------------------------------------ Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/ Member address: arch...@jab.org