Re: [Mailman-Users] virtualhost clarification

2003-07-19 Thread Bradley Glonka
; see the FAQ entry: > > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp > > On Saturday, July 19, 2003, at 05:57 PM, Bradley Glonka wrote: > > > > >> Bradley Glonka wrote: > >>> I want emails to look as though they are comin

Re: [Mailman-Users] virtualhost clarification

2003-07-19 Thread Bradley Glonka
> Bradley Glonka wrote: > > I want emails to look as though they are coming from the virtual hosts > > address (lists.domain.com). However the from address says > > From: [EMAIL PROTECTED] > [...] > > I've added the following to mm_cfg.py >

[Mailman-Users] virtualhost clarification

2003-07-19 Thread Bradley Glonka
hese two values, you'll want to add the following afterwards in the mm_cfg.py file: add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) -- Bradley Glon