Zbigniew Szalbot wrote: > >So I did three things: >1. I modified mm_cfg.py to relect the new domain
How? >2. I ran withlist -l -r fix_url list-name -u new-domain >3. I restarted mailman > >I was unable to create a new list under this new domain - I was constantly >getting errors about wrong/unknown host. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp> Once you have DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST set correctly in mm_cfg.py and you have cleared the VIRTUAL_HOSTS dictionary and added the correct add_virtualhost() directive(s), you should be able to create new lists and run fix_url to fix the list with the numeric IP host names. -- 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
