[Mailman-Users] Hostname setup question

2002-11-22 Thread Donald Wong
I'm running Mailman on a Linux server, with Sendmail running on the same server. The current configuration: mailman is running on host: listserver.company.local mailman reports in email from headers: @listserver.company.local And We want this instead: mailman is running on host

Re: [Mailman-Users] extreme memory use by Mailman

2002-11-22 Thread Barry A. Warsaw
> "RB" == Ron Brogden <[EMAIL PROTECTED]> writes: RB> I find it rather alarming to see that mailman is using 130 RB> megs of RAM at any given moment. Is this usual or is there a RB> memory leak or something like that with the beta version or RB> Python possibly? Known bug wi

Re: [Mailman-Users] Announce only list

2002-11-22 Thread Barry A. Warsaw
> "GC" == Gary Casterline <[EMAIL PROTECTED]> writes: GC> Yes, it is good to be able to customize each lists GC> listinfo.html, but it'd also be nice to be able to customize GC> the welcome message text that gets sent out to new GC> subscribers. For announce only lists, I'd l

[Mailman-Users] Attachments and missing archive messages

2002-11-22 Thread ellen lenihan
Hi I was wondering if anyone could help me with two issues. 1. Our list is not handing attachments. Is there anyway to change this? 2. Only some of the archives coming up when we download them. Any suggestions would be helpful. Thanks, Ellen

Re: [Mailman-Users] extreme memory use by Mailman

2002-11-22 Thread Dan Mick
Ron Brogden wrote: Howdy. I look after a busy mailing list server which is currently running version 2.1b4 of Mailman. The sever has only just been under regular load the last couple of days as we were switching servers. I've been keeping an eye on things and noticed that the load was up a li

[Mailman-Users] extreme memory use by Mailman

2002-11-22 Thread Ron Brogden
Howdy. I look after a busy mailing list server which is currently running version 2.1b4 of Mailman. The sever has only just been under regular load the last couple of days as we were switching servers. I've been keeping an eye on things and noticed that the load was up a little bit and thoug

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Parker, David K
Exactly my point. That's teo votes. Thanks, David -Original Message- From: Gary Casterline [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 3:17 PM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Announce only list Yes, it is good to be able to customize each lists listin

Re: [Mailman-Users] Announce only list

2002-11-22 Thread Gary Casterline
Yes, it is good to be able to customize each lists listinfo.html, but it'd also be nice to be able to customize the welcome message text that gets sent out to new subscribers. For announce only lists, I'd like to remove the misleading paragraph explaing how to post to a list which I've made moderat

[Mailman-Users] Membership Management

2002-11-22 Thread Branton Davis
Is there a way to change all members to digest without clicking on the box next to each address on the web interface, under Membership Management? Also, is there a way to do a mass change with the other options on this page, such as hide, ack, notmetoo, and subscribe, and plain? Thanks, Bran

[Mailman-Users] mail flow stats

2002-11-22 Thread Rantanen, TC1
I was wondering if anyone is monitoring the through put, queue levels, totals count of there listserv box/boxes? If so what are you using, web, command line, homemade, or off the shelf? Also I am looking for stuff that would be related to exim/apache. Ed Rantanen --

[Mailman-Users] Subscrib user through email client withounotification

2002-11-22 Thread Kory Wheatley
How can I subscribe an user to a mailman list through an email client, (using the listname-request commands), without them being notified and having to confirm the subscription? I know you can do this through the command line, but I want to be able to do it through a webmail client. Here is the com

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Barry A. Warsaw
> "DKP" == David K Parker <[EMAIL PROTECTED]> writes: DKP> We are wanting to create an announce only list for upcoming DKP> events in our City. In looking at mailman, it appears the DKP> standard welcome message can be prepended with some text, but DKP> you cannot customize th

Re: [Mailman-Users] post to one of my lists ends up in .../qfiles.shunt??

2002-11-22 Thread Barry A. Warsaw
> "RB" == Richard Barrett <[EMAIL PROTECTED]> writes: RB> The qrunner puts badly formatted messages that it cannot cope RB> with into shunt. It also error logs information about the RB> exception that caused it to make that decision. To be really anal about it :) messages that en

Re: [Mailman-Users] Error 500 suexec......

2002-11-22 Thread Jon Carnes
Did you edit the ~mailman/Mailman/mm_cfg.py file to allow the use of virtual domains? Copy the configuration lines from Defaults.py into mm_cfg.py and then edit mm_cfg.py. On Fri, 2002-11-22 at 05:59, Toorop wrote: > Hi, > > First escuse my english, i'll try to do my best ;-) > > I'm trying to

[Mailman-Users] Subscriberlist SQL Lookup...

2002-11-22 Thread Markus Ruecker
Hi, I'm running Mailman 2.1b5 with Postfix on a Linux system. My question: is it possible to store a subscriber list into a MySQL Database? The background is, I already have a contact database with email addresses. I've written a windows based tool to administer this database. Every person who is

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Brian Read
At 15:01 22/11/2002, Parker, David K wrote: Hmmm, the lack of response on this one leads me to assume that announce only lists are not a feature of Mailman. Short of modifying the default welcome message and mangling every other lists welcome message, this is not doable. Are there any developers m

Re: [Mailman-Users] Announce only list

2002-11-22 Thread Jeff Garvas
David, I run an "announce only" list. http://www.OhioCCW.org/mailman/listinfo/ccw-alert Its really easy. You tell people its announcements only, no posts, and you put it into moderated mode. I even approve the announcement posts instead of telling mailman to "let them through" to prevent some

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Parker, David K
Hmmm, the lack of response on this one leads me to assume that announce only lists are not a feature of Mailman. Short of modifying the default welcome message and mangling every other lists welcome message, this is not doable. Are there any developers monitoring this list? Are there plans to add t

[Mailman-Users] Error 500 suexec......

2002-11-22 Thread Toorop
Hi, First escuse my english, i'll try to do my best ;-) I'm trying to install mailman(2.0.13) on a new server (python 2.2.2) with apache in suexec mode. My virtual domain conf : --- ServerAdmin [EMAIL PROTECTED] DocumentRoot /home//ww

Re: [Mailman-Users] post to one of my lists ends up in .../qfiles.shunt??

2002-11-22 Thread Richard Barrett
At 10:04 22/11/2002, Fuzzy wrote: freeBSD 4.7-release mailman 2.1b5 python 2.2.1 sendmail 8.12.6 Posts to one of my lists ends up in .../qfiles.shunt?? Any idea whats happening? all my other lists are working normally. I don't know what qfiles/shunt is for? How can I correct this. I tried sett

[Mailman-Users] Web interface and danish/nordic characters

2002-11-22 Thread Henrik Larsson
When i use some of the special danish characters in the web interface of mailman, they are not added correctly. Specific it is about æ, ø and å. I could of course use the html codes for special characters like æ but when they are added to the mailman database, they are added as a character and no