Brian Oliver wrote: >I already have an instance of mailman running with about 100 mailists. >My client is now asking if I could host another domain on the same >server. So basically, I would require two web instances of mailman on >the same box, because the clients are unique. > >Is this possible, or will I have to procure and stage another mailman >server?
You don't need a second server. You can run two separate instances of Mailman on the same server. This allows the two instances to be completely separate and independent. Your web server and MTA have to be configured to execute the proper cgi and mail wrappers depending on domain. Yo can also use Mailman's virtual domain capability to run only one instance of Mailman supporting two domains. This does not provide the separation of two instances. List names must be unique across the installation (going away in 2.2), and it is possible to access the other domain's listinfo pages if you know their list names, but the listinfo and admin overviews will show only the lists for the accessing 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