Re: [Mailman-Users] virtualhost clarification

2003-07-19 Thread Bradley Glonka
Thanks for the feedback but my problem is not trying to change a list. Things are set as I mentioned below and I've restarted mailman. My from address is still showing as realhost.domain.com Isn't it the purpose of add_virtualhost to make the From: line some other value? Is there a doc that sa

Re: [Mailman-Users] virtualhost clarification

2003-07-19 Thread Richard Barrett
There is a FAQ entry on thius topic. As it points out, changing things in mm_cfg.pyt will not affect existing lists. For that you need to run fix_url.py; 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 Glon

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 > > > > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HO

Re: [Mailman-Users] virtualhost clarification

2003-07-19 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 > > add_virtualhost(DEFA

[Mailman-Users] run away process - cannot flock

2003-07-19 Thread Paul H Byerly
Twice now my CPU has pegged after a message went through Mailman. Top shows a python2.2 process belonging to Mailman. Shutting Mailman down stops it, but it comes right back when Mailman is restarted. Killing the process ends the problem. In digging through the logs I found similar

[Mailman-Users] big prolems

2003-07-19 Thread Ulf Schleth
dear mailman-users, i thought mailman is a real stable mailing-list software. though, i switched all the lists of my users from majordomo to mailman caused of security-reasons. now, i do have 2 big problems: 1st - some mails (i do not really found out, wich ones, but i think they are html-mai

[Mailman-Users] updating/moving list to another machine

2003-07-19 Thread Charles Layno
I recently took over a Mailman installation (v1.1) on a linux mahicne running RH 6.1. We are installing a new box with RH 9.0 on it and a RH installed version of Mailman (v2.1.8). I have read the archives and have tried several of the ways mentioned, but still do not have a working move. I real

[Mailman-Users] virtualhost clarification

2003-07-19 Thread Bradley Glonka
Hi -- My mailman URL and from header are not consistent. I could us a bit of help and clarification of the virtualhost config. The issue: 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] The