I'm moving a list manager to a new box, and at the same time bumping
up the version
of mailman.
I copied archives and the lists directory over, installed the
2.1.12rc1 version on top of
the old 2.1.9 version.
bin/list_lists shows all the old lists when run on the new box.
The cgi script
I want to move an existing installation over to an https
server of the same name.
Two questions:
1. I want the existing archives (eg links to attachments in the
existing pipermail
archives) to point to https rather than http. If I just do a sed
script on archives/public/listname/*.txt to replac
Yep, I had the DEFAULT_URL_HOST changed but hadn't
run the /usr/local/mailman/bin/withlist -l -r fix_url
command. That fixed it.
On Dec 4, 2005, at 9:59 PM, Jim Popovitch wrote:
> DEFAULT_URL_HOST
--
Mailman-Users mailing list
Mailman-Users@p
I'm moving my mailman installation to a new host. I backed
up and restored the /usr/local/mailman directory onto the
new host, and upgraded it from 2.1.4 to 2.1.6, plus all
the usual stuff with postfix.
When I point a web browser at the http://hostname/mailman/listinfo
cgi script on the new host I