Hi,

I migrated all my Mailman lists from one server to another by copying
the contents of /var/lib/mailman/archive and /var/lib/mailman/lists.
Mail delivery works okay, and accessing a particular site directly using
http://new.host.name/mailman/listinfo/listname works okay, too.

However, the DEFAULT_URL_HOST of the new server is different, and the
original DEFAULT_URL_HOST is being abandoned. Furthermore, even if we
use virtual hosting, all of the mailing lists were created using

        # newsite listname

and NOT the alternative

        # newsite [EMAIL PROTECTED]

The net effect is that regardless of what host_name is:

1. Going to http://new.host.name/mailman/listinfo  does not list any of
the lists there, even when advertised = 1 for the lists.

2. All the links in http://new.host.name/mailman/admin/listname/...
point to http://old.host.name/mailman/admin/listname/... which is
incorrect.

I cannot find a way to tweak this, going through all the variables
dumped by config_list. What can I change so that my lists will now
forget old.host.name and use the new lists.host.name?

Thanks.

-- 
Federico Sevilla III
F S 3 Consulting Inc.
http://www.fs3.ph

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to