mcjathan wrote:
>
>Mark,  Ok, I added these lines at the end of the mm_cfg.py file:
>
>    DEFAULT_URL_HOST = 'www.domain1.net'
>    DEFAULT_EMAIL_HOST = 'mail.domain1.net'
>    VIRTUAL_HOSTS.clear()
>    add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>    add_virtualhost(DEFAULT_URL_HOST, 'mail.domain2.net')
>
>Then, I ran the command below that refresh the mailman system:
>
>    bin/withlist -l -a -r fix_url --
>
>Then, I verified that the file virtual-mailman had been populated.
>Looks good so far...
>
>Now, how do I restart or "refresh" the Postfix system?


It seems the above was originally posted from another address and the
original didn't reach (or hasn't yet reached) the list. Anyway, it is
answered at
<http://mail.python.org/pipermail/mailman-users/2006-December/054773.html>.

-- 
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&amp;file=faq01.027.htp

Reply via email to