I created a new list with newlist and when I go to administer it, the
link to it is created incorrectly:

http://www.ihtruelsen.dyndns.org:3874/mailman/www.ihtruelsen.dyndns.org/admin/49ers

Whereas, my test list mailman is admin-able with the following:

http://www.ihtruelsen.dyndns.org:3874/mailman/admin/mailman

This is what I have added to my mm config file:

# Put YOUR site-specific settings below this line.
MTA = "Postfix"
DEFAULT_EMAIL_HOST="ihtruelsen.dyndns.org"
DEFAULT_URL="www.ihtruelsen.dyndns.org"
DEFAULT_URL_PATTERN="http://%s:3874/mailman/";
PUBLIC_ARCHIVE_URL="http://%s:3874/pipermail/";
VIRTUAL_HOSTS.clear()
add_virtualhost(DEFAULT_URL, DEFAULT_EMAIL_HOST,)

A lot of this has been added while chasing bugs, so I imagine that one
of these entries is the problem, but I can't figure out which. Any help?

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
MSN: [EMAIL PROTECTED]
Yahoo!: iantruelsen
Jabber: [EMAIL PROTECTED]
------------------------------------------------------
Mailman-Users mailing list
[email protected]
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