On 11/27/06, mcjathan <[EMAIL PROTECTED]> wrote:
> In fact, POSTFIX_STYLE_VIRTUAL_DOMAINS was set in mm_cfg.py, but was not
> set in Defaults.py.  Should POSTFIX_STYLE_VIRTUAL_DOMAINS not be set in
> Defaults.py?

Any settings in mm_cfg.py override the identical setting in
Defaults.py. So, if POSTFIX_STYLE_VIRTUAL_DOMAINS is unset in
Defaults.py (or even set to 'foobarmonkey', for whatever reason), any
setting (correct, valid, or otherwise) of
POSTFIX_STYLE_VIRTUAL_DOMAINS in mm_cfg.py will be used, instead.

The rule of thumb is that you should never alter Defaults.py, since
this file can (and probably will) be overwritten during an upgrade of
Mailman. mm_cfg.py, however, will NOT be overwritten by Mailman's
installation scripts, so it's safe to put configuration data there.

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