I managed to change the list URL in mm_cfg.py, so it applies to ALL 
lists on the server. How do I get it to display the actual virtual 
domain the list is supposed to use?

Below is what I have now. I want to display 'www.damnspam.ca' in the 
footer on the resp list. The list name and email address come out 
correctly.

=== Cut ===
##################################################
# Put YOUR site-specific settings below this line.
DEFAULT_EMAIL_HOST = 'karico.ca'
DEFAULT_URL_HOST = 'www.karico.ca'
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
=== Cut ===


Kari Suomela

   KARICO Business Services
   Toronto, ON Canada
   http://www.karico.ca - http://www.damnspam.ca

... Don't believe everything you hear or anything you say.

------------------------------------------------------
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