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
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?
This is on FreeBSD 6.3 with Mailman 2.1.9 installed from ports.
Thanks
------------------------------------------------------
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/
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