BG Mahesh wrote: > >Currently we are hosting lists.xyz.com using Mailman. Can I use the same >installation to host lists.abc.com ? >I don't want the mailing lists of lists.abc.com to have a return id of >lists.xyz.com. i.e. I want to host the following mailing list on the only >server I have which hosts mailman, > >[EMAIL PROTECTED] >[EMAIL PROTECTED] > >[EMAIL PROTECTED] >[EMAIL PROTECTED]
Put add_virtualhost('www.abc.com', 'lists.abc.com') in mm_cfg.py where www.abc.com is the host name you use for web access for the abc.com domain. Currently (Mailman 2.1), you are restricted in that you can't have the same list name in both domains. You also need to configure your web server and MTA appropriately. See bin/newlist --help for info on creating lists in the abc.com domain. For web create, visiting the 'create' page on the www.abc.com host will create the list in that domain. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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