
I've been pawing through the docs and the config and I can't quite figure out what to do: we recently moved mailman to a new system. The sysadmin got mailman working and it seems OK. BUT: all the cgi-admin machinery has the *old* address [not just the emails, but the list-admin-screens internally reference the old server, so if I click on a "submit" it goes to the wrong system].
I've looked through the list-config via bin/config_list -o - LIST | grep OLDSERVER
and I get no hits at all, so I don't know where the old server's hostname is being hidden. the mm_cfg.ph just does 'fdqn' for the URL_HOST, but that seems OK [I think] -- the *admin* [rather than list-specific] links seems to correctly poitn to the NEWSERVER. I don't know where to look next... Tnx!!
/bernie\
-- Bernie Cosell Fantasy Farm Fibers mailto:bernie@fantasyfarm.com Pearisburg, VA --> Too many people, too few sheep <--

Bernie Cosell wrote:
I've been pawing through the docs and the config and I can't quite figure out what to do: we recently moved mailman to a new system. The sysadmin got mailman working and it seems OK. BUT: all the cgi-admin machinery has the *old* address [not just the emails, but the list-admin-screens internally reference the old server, so if I click on a "submit" it goes to the wrong system].
See the FAQ at <http://wiki.list.org/x/mIA9>.
I've looked through the list-config via bin/config_list -o - LIST | grep OLDSERVER
and I get no hits at all
There are two attributes. host_name which is in the GUI on the General Options page and does appear in config_list -o and is the domain that appears in email addresses and web_page_url which is not in the GUI and thus doesn't appear in config_list -o and which controls the initial part of URLs.
The FAQ explains this and what to do about it.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Bernie Cosell
-
Mark Sapiro