On Sat, Feb 12, 2005 at 11:27:32AM -0800, Mark Sapiro wrote:
> I think this happens with bin/newlist, but not with web create. So, do
> you have a setting in mm_cfg.py for DEFAULT_URL (or perhaps one other
> than None in Defaults.py)? If so, remove it.

Ah, okay, that explains everything.  If I comment out DEFAULT_URL,
everything works perfectly.  I didn't realize that bin/newlist and web
create relied on different information for creating new lists.

I wonder if there is some way to notify admins that this option has
become obsolete.  I don't see anything in the Debian changelog.

> Also, there is another puzzle here. The link to a list's listinfo page
> from the main listinfo page and the link to a list's admin page from
> the main admin page are both created in exactly the same way using the
> list's web_page_url attribute. Are you saying the listinfo link was
> correct and the admin link wasn't? If so, something is very strange.

No, they were actually both wrong--listinfo page and admin page were both
pointing to http://hostname/listinfo/listname and
http://hostname/admin/listname rather than
http://hostname/mailman/listinfo/listname and
http://hostname/mailman/admin/listname.

Thanks for your help.
-- 
Adam Rosi-Kessel
http://adam.rosi-kessel.org
------------------------------------------------------
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

Reply via email to