Re: [Mailman-Users] Approved header

2001-03-01 Thread Barry A. Warsaw
> "JT" == James Thompson <[EMAIL PROTECTED]> writes: JT> For what it's worth. The Approve.py handler in mailman does JT> seem to check for the Approved: header and will compare it's JT> value to the mail list admin password. It looks like this JT> should work fine from what

[Mailman-Users] query regd configure script

2001-03-01 Thread Rajmohan B
Hi, I have certain packages installed in my home directory - ~/local/. How should i make configure scripts to search for the header files in my home directory in addition to the system default? Because after i run configure script and run make, i get errors relating to header files being not f

Re: [Mailman-Users] Cron jobs

2001-03-01 Thread Satya
On Mar 1, 2001 at 12:11, Robert Brandtjen wrote: >I just installed Mailman yesterday, as I watch my system log, I see it >running a cron job every 2minutes or more! is that really necessary? Or is >there some way to scale that back a lil bit? Mailman's cron entries would be along with everyone e

Re: [Mailman-Users] Re: Cron jobs

2001-03-01 Thread Dan Mick
> On 3/1/01 12:11 PM, "Robert Brandtjen" <[EMAIL PROTECTED]> wrote: > > Ok, let me clarify a little more (after looking through the crontab), is it > necessary for qrunner to try resending every minute or can this be changed > to once every 30 minutes? qrunner doesn't "try to resend"; it's the

[Mailman-Users] (no subject)

2001-03-01 Thread Patriot
Subject: [Mailman-Users] Re: Cron jobs On 3/1/01 12:11 PM, "Robert Brandtjen" <[EMAIL PROTECTED]> wrote: Ok, let me clarify a little more (after looking through the crontab), is it necessary for qrunner to try resending every minute or can this be changed to once every 30 minutes? Also, what is

[Mailman-Users] Re: Cron jobs

2001-03-01 Thread Robert Brandtjen
On 3/1/01 12:11 PM, "Robert Brandtjen" <[EMAIL PROTECTED]> wrote: Ok, let me clarify a little more (after looking through the crontab), is it necessary for qrunner to try resending every minute or can this be changed to once every 30 minutes? Also, what is gated_news ? I found nothing in FAQ on

[Mailman-Users] I'm having an issue with 2.0.1 and news gatewaying.

2001-03-01 Thread Patriot
I'm having an issue with 2.0.1 and news gatewaying. It works fine, importing usenet news into e-mail and sending it out, however /tmp is filling up with: 389120 Feb 27 20:46 filew5MNZN There are literally hundreds of these files and almost all of then are that same siz

[Mailman-Users] password yasu310

2001-03-01 Thread Yasu
-- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] socket.error

2001-03-01 Thread Rick Whitmore
Every few weeks, Mailman seems to hang, and the smtp-failures log indicates: TrySMTPDelivery:socket.error / host not found (deferred) and tells me to restart my MTA. This usually works, but it's happening with more frequency. The system is: RedHat 6.2 Mailman 1.1 Exim 3.13 Any advice i

[Mailman-Users] Re: lists.crisisweb.org mailing list memberships reminder

2001-03-01 Thread Denis Ramboux
Hi, I am Denis Ramboux the Operations manager at the International Crisis Group. Eric Witte has set up the list that you are handling. However he has left the organisation a few months ago. We have now several tools for the electronic distribution of our report, I would therefore appreciate if yo

[Mailman-Users] preventing a subscriber from posting

2001-03-01 Thread David Herren
I am aware that one can enter the address of a subscriber into one of hte fields in the Privacy section of the admin tools, but I would love to see this feature be a little easier to access. Wouldn't it be possible to add another check box to the membership management area--something like "Postin

[Mailman-Users] Cron jobs

2001-03-01 Thread Robert Brandtjen
I just installed Mailman yesterday, as I watch my system log, I see it running a cron job every 2minutes or more! is that really necessary? Or is there some way to scale that back a lil bit? TIA, Rob -- Web Site Creation and Hosting Services [EMAIL PROTECTED] www.prometheusmedia.com

Re: [Mailman-Users] bannig someone

2001-03-01 Thread Harold Paulson
Andreas, Seems like you should be able to ban them at the MTA level. I would add something like: From:[EMAIL PROTECTED] DISCARD to sendmail's access db. You'll have to adjust that to whatever MTA you are actually using, of course. - H >Ok, I saw that this feature is o

[Mailman-Users] Moving List

2001-03-01 Thread The BOFH
Is there a FAQ or a README or some other documentation which details the steps to move a list from one machine to another? I'm replacing a machine, and I don't know if I need to simply gzip up the list directories and move them, or if there are other steps involved. Thanks, SWS -

[Mailman-Users] I need help

2001-03-01 Thread Hanamichi Sakuragui \(El Talentoso !!!\)
I 've installed mailman-2.0beta5-3.i386.rpm in my Red hat 6.2 with apache-1.3.14-2.6.2 and when i try to admin 1 of my list, the server respond me : Mailman CGI error!!! The expected gid of the Mailman CGI wrapper did not match the gid as set by the Web server. The most likely cause is that Mailm

Re: [Mailman-Users] More Errors ...

2001-03-01 Thread Stanton Schell
First, don't try to run the wrapper from the shell, it is not designed to be done. The first error message occurs because you are trying to run the wrapper as root, which has a gid of 0. when you recompile with gid 0 and then try to send email to it, which will be gid 12, you are committing t

Re: [Mailman-Users] WANTED gid d, GOT gid

2001-03-01 Thread Stanton Schell
You will need to recompile mailman using --with-mail-gid=d substituting whatever gid your mta's gid is for d. -ss > Hello > > I've just installed mailman on a digital unix server > when i send email to subscribe to a list, sendmail reply that : > > Failure to exec script. WANTED gid d, GOT g

[Mailman-Users] WANTED gid d, GOT gid

2001-03-01 Thread Saïd El Mamouni
Hello I've just installed mailman on a digital unix server when i send email to subscribe to a list, sendmail reply that : Failure to exec script. WANTED gid d, GOT gid d. (Reconfigure to take d?) 554 "|/usr/local/mailman/mail/wrapper post csmath"... unknown mailer error 2 does any one have a s

[Mailman-Users] More Errors ...

2001-03-01 Thread kotrach
I've resolved the problem with smrsh but now i got another... when i send a mail to the list i got a message back with the following error... [root@encino mailman-2.0.1]# /etc/smrsh/wrapper post Failure to exec script. WANTED gid 12, GOT gid 0. (Reconfigure to take 0?) then i've run configure

Re: [Mailman-Users] smrsh error....

2001-03-01 Thread kotrach
I've resolved the problem but now i got another... when i send a mail to the list i got a message back with the following error... [root@encino mailman-2.0.1]# /etc/smrsh/wrapper post Failure to exec script. WANTED gid 12, GOT gid 0. (Reconfigure to take 0?) then i've run configure --with-mail

Re: [Mailman-Users] smrsh error....

2001-03-01 Thread Stanton Schell
Try putting a symlink in your /etc/smrsh directory pointing to wrapper: cd /etc/smrsh ln -s /home/mailman/mail/wrapper wrapper -stanton -- Stanton Schell livsform design group [EMAIL PROTECTED] 703-538-3491 703-989-6591 > From: <[EMAIL PROTECTED]> > Date: Thu, 1 Mar 2001 09:46:33 -0300 (CLST)

[Mailman-Users] bannig someone

2001-03-01 Thread Andreas Hasenack
Ok, I saw that this feature is on the current wishlist, but has somebody created some workaround for now? I want to ban a specific user from talking, subscribing, etc. The list is moderated, so of course I can stop his postings, and I get notified of all subscriptions, but I would like to even sto

[Mailman-Users] smrsh error....

2001-03-01 Thread kotrach
I've have changed my list of server and upgraded the version of mailman (2.0rc1 to 2.0.1) and now I got the following error The original message was received at Thu, 1 Mar 2001 09:30:07 -0300 from encino.fdo-may.ubiobio.cl [146.83.196.25] - The following addresses had permanent fatal er

[Mailman-Users] no response after confirmation

2001-03-01 Thread Heiss Konrad
Hi I've installed mailman completly new from the debian dpkg Everything is running fine except: if a user subscribes, he get the confirmation mail. He replys the mail and GET NO SUBSCRIPTION. In the mailman log this User is marked as "pending" I use exim as MTA and I know, there where additiona

Re: [Mailman-Users] demime.pl with smrsh

2001-03-01 Thread Alessio Bragadini
"Christopher P. Lindsey" wrote: > >- Transcript of session follows - > > sh: cannot use | in command > > 554 "|/home/mailman/mail/demime.pl - |/home/mailman/mail/wrapper post > > shaka"... Service unavailable > Yes, that's a smrsh limitation. > > The only real solution is to create

Re: [Mailman-Users] Changing servers and upgrading at the same time

2001-03-01 Thread Juan Carlos Rey Anaya
Paul Barnett wrote: > > Do I: > > (1) Install Mailman 2.0.1 on the new server and somehow copy the > subscription info and archives to the new server? I think, this is the right way. You must to change some list parameters, like 'web_page_url' so advertised lists can be shown to users. > Sugge