[Mailman-Users] Virtual domains

Mark Sapiro mark at msapiro.net
Thu Feb 7 17:29:03 CET 2008


Melinda Gilmore wrote:

>I need to set up a virtual domain without installing another mailman.   I
>want to be able to just add the virtual domain.  I have been looking at the
>archives and there is a lot of talk about it, but no specific instructions
>on what to change in mailman.   I am also new to mailmna


You need to put in mm_cfg.py

add_virtualhost('www.example.com', 'example.com')

where www.example.com and example.com are the web and email virtual
domains.

What else, if anything, you need to do in Mailman depends on your MTA.

You will need to do whatever is necessary in the MTA and web server to
support the domain.

-- 
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