Re: [Mailman-Users] creating new lists w/ virtual domains

2004-08-04 Thread David N. Welton
Richard Barrett <[EMAIL PROTECTED]> writes: > On 1 Aug 2004, at 23:01, David N. Welton wrote: > > POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.example.com'] > > add_virtualhost('lists.example.com') > # Helper function; use this in your mm_cfg.py files

[Mailman-Users] creating new lists w/ virtual domains

2004-08-02 Thread David N. Welton
= DEFAULT_HOST_NAME DEFAULT_SERVER_LANGUAGE = 'en' POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.example.com'] add_virtualhost('lists.example.com') And yet it just uses the version sans 'list' in front of it. Any ideas on how to turn this off? Thankyou, -- David N.