[Mailman-Users] multiple vhosting for lists

Mark Sapiro mark at msapiro.net
Mon Feb 25 17:52:45 CET 2008


audit wrote:

>Right now I have a multiple lists setup for hosting mail lists off one 
>of my hosted sites, I would like to add another domain to host mail 
>lists from now also. Under my /usr/local/etc/postfix/transport I have
>
>domain.com mailman:
>
>Can I just add the other domain.tld mailman: to the transport file and 
>run postmap /usr/local/etc/postfix/transport


It depends what your 'mailman' transport does.


>and then in my mm.cfg.py add another line below my current one
>
>add_virtualhost('www.domain.com', 'domain.com')
>
>add_virtualhost('www.newdomain.com', 'newdomain.com')
>
>and then restart mailman?


That's all you need to do in Mailman.

Whether or not you need to do anything in your web server configuration
depends on whether or not the existing Mailman stuff will apply to the
www.newdomain.com virtual host.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list