I have a mailman list that is working correctly, except for some of the links 
on the base admin web page and it's child pages. The list is at 
listserv.mydomain.com and all of the links on the list admin page start with 
that base url, except the link "Go to list archives". That link drops the 
listserv. from the link (mydomain.com/......). Moving to the Membership 
Management page, the link "Click here to include the legend for this table." 
Drops the listserv off, each of the links on the alphabet letters to search for 
member names also drop the listserv, while the other links all have the 
listserv.mydomain.com base url.

Listserv.mydomain.com is a virtual domain, and the email host is just 
mydomain.com (not listserv.)

My mm_cfg.py has

VIRTUAL_HOSTS.clear()
# Required when setting any of its arguments.
add_virtualhost('listserv.brushchamber.org')
VIRTUAL_HOST_OVERVIEW = Off


Any idea how to get those malformed links to match the listserv.mydomain.com 
base URL?

Thanks!

Jeff Hunter

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to