Knabe, Troy wrote:
>
>As for DEFAULT_MSG_FOOTER, that is the default for lists created after
>you made the change. It has no effect on exisitng lists. (more below)
>
>I understand that, but it didn't seem to work that way, I will test it again.
>
>So here is my snip of mm_cfg.py, my concern is that my "mailhost" is 
>mydomain.district.edu, but my DEFAULT_URL_HOST (I believe) is 
>mailmanserver.mydomain.district.edu doesn't this setting set it to 
>mydomain.district.edu?
>
<snip>
>DEFAULT_EMAIL_HOST = 'mydomain.district.edu'
>VIRTUAL_HOSTS.clear()
>add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)


No. What that setting says that the email domain for a list in the
'mailmanserver.mydomain.district.edu' web domain is
'mydomain.district.edu'.

The default web domain is still DEFAULT_URL_HOST.

-- 
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://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to