[Mailman-Users] Mailman and large lists

2002-04-25 Thread Matt Eckhaus
I'm wondering if anyone can give me information about how Mailman copes with very large lists - over 100,000 subscribers. I'm considering using Mailman for our company newsletters, some of which have over 100k subscribers. I haven't found any examples of Mailman being used successfully in this ki

Re: [Mailman-Users] Including Off-site Lists

2002-04-25 Thread J C Lawrence
On Thu, 25 Apr 2002 12:18:38 -0700 Joshua Eichen <[EMAIL PROTECTED]> wrote: > Is there a way to have mailing lists that are not hosted on the site > appear on the list of lists? Not currently (not without NFS-style mount magic). -- J C Lawrence -(*)Sa

Re: [Mailman-Users] Long delay for qrunner ?

2002-04-25 Thread Danny Terweij
The qfiles dir is growing.. and there is processed only 1 file at the qfiles dir between 20 and 45 minutes. Why so slow? I did : http://mail.python.org/pipermail/mailman-users/2001-May/011257.html but no results yet. Danny. - Original Message - From: Danny Terweij Hi, When messages are

[Mailman-Users] Including Off-site Lists

2002-04-25 Thread Joshua Eichen
Is there a way to have mailing lists that are not hosted on the site appear on the list of lists? Please reply directly to me because I am not subscribed to the list. Thank you, Joshua Eichen -- Bury my heart at Betrand Russellstraat. keyserver: seattle.keyserver.net fingerprint: 363E D1F4 8E

Re: [Mailman-Users] Could not acquire qrunner lock error

2002-04-25 Thread Joern Nettingsmeier
[EMAIL PROTECTED] wrote: > > My system ran out of disk space and thus, many of the Mailman processes failed. > After freeing up some space Mailman was not delivering mail and I found the > qrunner logs had several error messages "Could not acquire qrunner lock" > > the Mailman locks directory co

Re: [Mailman-Users] Could not acquire qrunner lock error

2002-04-25 Thread Harold Paulson
Michael, You should not remove locks unless you are sure they do not belong to any running processes. The files should have PIDs attached to their names, so it's not hard to tell. One tactic might be to comment out Mailman's crontab stuff, disable web access for a sec, and then if there are

RE: [Mailman-Users] htdig Indexing Private Pages?

2002-04-25 Thread Mike Lecza
For anyone interested in this – I got indexing working on Private archives by using the local_urls and local_urls_only options in htdig J   Regards   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Lecza Sent: Thursday, April 25, 2002 3:08

[Mailman-Users] Long delay for qrunner ?

2002-04-25 Thread Danny Terweij
Hi,   When messages are arrived, it sits just there /var/mailman/qfiles between 1 and 45 minutes. qrunner is running every minute from the cron. Also when manualy start the qrunner nothing happens.   Mailman version 2.0.10 OS: RH 7.2 Base location /var/mailman Just recently upgraded from 2.0.8

[Mailman-Users] htdig Indexing Private Pages?

2002-04-25 Thread Mike Lecza
Has anyone gotten htdig to index the Private Pages?  When I run htdig it just indexes the Authentication Page – Is there a way to get htdig logged in to index the rest?   Regards

RE: [Mailman-Users] MHonarc and Private Archive Authentication

2002-04-25 Thread Mike Lecza
I figured out what my problem was J   I had to comment out the following line that was added during Thierry’s procedure.  Worked great (once I finally got a good grasp on what was happening ;-)   Now to see I I can get it working with the htdig results pages – If anyone has any tips you

RE: [Mailman-Users] Postfix + Cyrus + Mailman?

2002-04-25 Thread Morris Jones
It's right there in the alias for the list. Here's a sample from my aliases: ## test mailing list ## created: 18-Dec-2001 mailman test:"|/home/mailman/mail/wrapper post test" test-admin: "|/home/mailman/mail/wrapper mailowner test" test-request:"|/hom

[Mailman-Users] Re: hostname change (Mozzi)

2002-04-25 Thread Donna Hanlon
"Mozzi" <[EMAIL PROTECTED]> wrote: > I tried to change the hostname of the server. > I want it now to be listserve..com > I changed it edited $prefix/Mailman/mm_cfg.py > inserted the following > DEFAULT_HOST_NAME = 'listserve..com' > DEFAULT_URL = 'http://listserve. > My mail wasn't delivered

[Mailman-Users] Could not acquire qrunner lock error

2002-04-25 Thread mikeraz
My system ran out of disk space and thus, many of the Mailman processes failed. After freeing up some space Mailman was not delivering mail and I found the qrunner logs had several error messages "Could not acquire qrunner lock" the Mailman locks directory contained several files. After some tr

[Mailman-Users] Help with using mailman

2002-04-25 Thread Joe Ulveling
I am using mailman for the first time and I have questions about sending and replying options.  I have a monthly newsletter that I want to send to a list of 200 subscribers.  However, I do not want them to be able to see each others email addresses nor do I want them to be able to "reply to

RE: [Mailman-Users] Postfix + Cyrus + Mailman?

2002-04-25 Thread Chris Wiegand
Okay, I got a little farther, but I have not configured postfix to deliver mail to mailman, so it'll by default go to cyrus right now. I see in the FAQ that there's a hint on how to configure it for qmail, how do I tell postfix to deliver mailman mail to the mailman scripts?? That's the piece I'm

RE: [Mailman-Users] Postfix + Cyrus + Mailman?

2002-04-25 Thread Chris Wiegand
Where do I specify where the scripts are? My main.cf file doesn't mention mailman anywhere I see... I added /etc/aliases, which had the mailman and mailman-owner, but it didn't have test and test-owner in it... does mailman put list aliases somewhere else? -Original Message- From: [EMAIL

[Mailman-Users] hostname change

2002-04-25 Thread Mozzi
Hi all Me again :-) anyway I tried to change the hostname of the server. I want it now to be listserve..com I changed it edited $prefix/Mailman/mm_cfg.py  inserted the following DEFAULT_HOST_NAME   = 'listserve..com' DEFAULT_URL = 'http://listserve.   My mail wasn't delivered although I cha

[Mailman-Users] web interface permissions

2002-04-25 Thread Mozzi
Hi all tnx to all who responded I got my web interface up and running :-) Now I noticed in testing that if I log onto one list http:///mailman/admin/test/   and I just go in the url and change test with test2 it puts me into that interface immediately and I can view the other persons details

[Mailman-Users] Re: web interface

2002-04-25 Thread Donna Hanlon
Try these changes -- replace this part: Options FollowSymLinks AllowOverride None ... with this: Options Indexes Includes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all Also, you have two cgi-bin defs:

Re: [Mailman-Users] List-* messages in mail header

2002-04-25 Thread Lewis Lau
>Date: Thu, 25 Apr 2002 14:15:12 +0800 >To: Ron Jarrell <[EMAIL PROTECTED]> >From: Lewis Lau <[EMAIL PROTECTED]> >Subject: Re: [Mailman-Users] List-* messages in mail header > > >So, how can I turn it on, in order to make the option appear in the admin >pages? > >Lewis > >At 12:12 AM 4/25/02 -04

[Mailman-Users] mm does not handle specialchars in addresses...

2002-04-25 Thread Joern Nettingsmeier
hello * i have this one fraggle on my list who keeps on subscribing himself under an address like "gonzo"@somewhere.com (yes, with the quotes !). i first saw that after i did a mass subscription from a majordomo list. i wanted to delete him for fear of problems, but mailman could not do that via