R Richman wrote: <some details snipped> > >I did set the general option preference for preferred host name to >example3.com what I can't figure out is where I need to set the virtual >host option(s) so that the pages will reflect the correct virtual host >and not the server name (example.com). I so far can't figure out what >it is I missed that is not letting mm_cfg.py override the Defaults.py >and I also ran mailmanctl restart and that still doesn't seem to help.
You probably need to run fix_url.py. Changing host_name on the general options sets the email host, but not the web host or web URL for existing lists. You need to run bin/fix_url.py under bin/withlist to fix the web URL. See bin/fixurl.py and bin/withlist --help -- 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/
