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.  If optional
> emailhost is
> # omitted it defaults to urlhost with the first name stripped off, e.g.

> so you may want to say:
> 
> add_virtualhost('lists.example.com', 'lists.example.com')

Argh!  That was definitely it.  Guess I should have got some sleep
before looking at that.  I have a fair amount of these (20 or so) - is
there a more convenient way of storing them, like an external file?
Do I just write some python code to do the job?

Thankyou!
-- 
David N. Welton
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/
       Photos: http://www.dedasys.com/photos/
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to