On 8/27/2010 2:12 PM, Scott Race wrote:
> Actually - this might be resolved.  I am not sure what was causing it
> - I did find the DEFAULT_HOST in the Defaults.py set to the old
> server name - thought that would have been overriden by my correct
> entries in mm_cfg.py - but fixed and restarted the mailmanctl process
> and it appears to be working fine...


There is no DEFAULT_HOST setting. If you mean DEFAULT_HOST_NAME, this
should be set to None in Defaults.py and not changed in mm_cfg.py.

If you mean DEFAULT_URL_HOST, the value in mm_cfg.py overrides that in
Defaults.py provided the mm_cfg.py setting is followed by

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST),

but changing any of these should not affect an existing list. See the
FAQs at <http://wiki.list.org/x/gIA9> and <http://wiki.list.org/x/mIA9>.

-- 
Mark Sapiro <m...@msapiro.net>        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
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to