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