[Mailman-Users] Changing hostname of active list server

Mark Sapiro mark at msapiro.net
Thu Dec 6 05:40:07 CET 2007


Charles Marcus wrote:
>
>Currently, notices with URL references to cancel a posting are of the 
>form aaaa.yyyyy.com, and I want to change it to bbbb.zzzz.com.
>
>Is this as simple as setting the DEFAULT_URL_HOST in mm_cfg.py, then 
>running:
>
>$prefix/bin/withlist -l -a -r fix_url ?


Yes., but you also want to add the

VIRTUAL_HOSTS.clear()
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

lines to mm_cfg,py following the reassignment of DEFAULT_URL_HOST


>I am running postfix in virtual domains mode, but I only have one domain 
>right now, if that matters...


As long as you aren't changing the email host, this shouldn't have any effect
on Postfix or your Postfix settings.

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