Steven J. Sobol wrote:
>
>I've tried
>
>VIRTUAL_HOSTS.clear()
>add_virtualhost('lists.spamcon.org','lists.spamcon.org')
>
>(this is what my mm_cfg.py currently contains) -- and I've even tried
>changing the defaults in Defaults.py --
>
>and Mailman still insists on sending out mail as listname at spamcon.org.
Much of what VIRTUAL_HOSTS is used for is to get the lists host_name
attribute at list CREATION time. Changing VIRTUAL_HOSTS does not
change any attributes (e.g. host_name and web_page_url) of any
existing lists. After making changes to VIRTUAL_HOSTS (or
DEFAULT_URL_PATTERN), you generally need to run fix_url to change
existing lists. Run
bin/fix_url.py
for instructions.
If all you want to change is the e-mail host for a list and not the web
URL, you can change this on the list's General options page - it's the
host_name attribute. It is probably spamcon.org - change it to
lists.spamcon.org.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
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