[Mailman-Users] Re: Digest questions... (Kimberly Sargen)

2001-02-07 Thread Tokio Kikuchi
[EMAIL PROTECTED] wrote: > >1. Digest questions... (Kimberly Sargen) > > > Subject: [Mailman-Users] Digest questions... > Date: Wed, 07 Feb 2001 11:57:38 -0800 > From: Kimberly Sargen <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>

Re: [Mailman-Users] A bug?

2001-02-07 Thread Chuq Von Rospach
On 2/7/01 11:41 PM, "Francis Jayakanth" <[EMAIL PROTECTED]> wrote: > we have been using mailman ver. 2.0beta6 for about six months now > I would like to know as to why this could have happened and how do I > prevent recurrence of such incidents. Easy -- if you're using beta releases, upgrade w

[Mailman-Users] A bug?

2001-02-07 Thread Francis Jayakanth
Dear Member: we have been using mailman ver. 2.0beta6 for about six months now on a pentium II with RedHat Linux 6.0 this morning I had approved a message. After a while I realised that multiple copies of this message (in fact more than 50 copies) ware being broadcasted to the members of the lis

Re: [Mailman-Users] Translations

2001-02-07 Thread Juan Carlos Rey Anaya
Fernando Barajas wrote: > > Is there any translation to spanish of the Mailman program? > http://joker.sci.uma.es/mailman/listinfo/bsi but it is in beta state until internationalized (i18n) mailman were released. All Mailman users are waiting for it... Cheers -- ___

[Mailman-Users] From vs Sender

2001-02-07 Thread Michael Stoic
Hello, I am testing a web page Mail-In form that emails the form contents, including a user supplied email "From" field, to a Mailing List. The ML in turn distributes the entry to the subscribed members. In setting up the Mailing List, I'd like to restrict the allowed posters to be only the "sys

RE: [Mailman-Users] crontab overwritten!!

2001-02-07 Thread Matt Thoene
I hope you su'd to the user Mailman before doing the crontab crontab.in!!! Doing it as root will most certainly overwrite roots crontab entries. -Matt ::-Original Message- ::From: [EMAIL PROTECTED] ::[mailto:[EMAIL PROTECTED]]On Behalf Of Dan Mick ::Sent: Wednesday, February 07, 2001 7:1

[Mailman-Users] sendmail unknown mailer error

2001-02-07 Thread Nate Tanner
> Hello, > > I've written a perl program to handle bounces, but I keep getting the > unknown mailer error below. I've read through the archives, and it seems > that either the path to my local mailer agent in sendmail config file, or > the path to bounce.pl file would be incorrect. The funny th

Re: [Mailman-Users] crontab overwritten!!

2001-02-07 Thread Phydeaux
At 05:23 PM 2/7/2001 -0600, Borries Demeler wrote: >I recently installed mailman on my server, and just wanted to alert you >guys to a serious bug: During the installation my crontab for root was >overwritten >and replaced in its entirety with only mailman entries. This caused >considerable >head

Re: [Mailman-Users] crontab overwritten!!

2001-02-07 Thread Dan Mick
??? The standard Mailman installation does nothing at all with crontabs, and certainly nothing with root's crontab. Did you install some RPM or something? > I recently installed mailman on my server, and just wanted to alert you > guys to a serious bug: During the installation my crontab for ro

[Mailman-Users] crontab overwritten!!

2001-02-07 Thread Borries Demeler
I recently installed mailman on my server, and just wanted to alert you guys to a serious bug: During the installation my crontab for root was overwritten and replaced in its entirety with only mailman entries. This caused considerable headaches. You might want to check that the crontab info is *

[Mailman-Users] Translations

2001-02-07 Thread Fernando Barajas
Is there any translation to spanish of the Mailman program? Thanks! - Fernando Barajas Díaz Lozano SISTEMAS Y TECNOLOGÍA DE MEXICO-Soluciones en Redes e Internet http://www.sistec.com.mx ---

Re: [Mailman-Users] mailman jobs via email (?)

2001-02-07 Thread Dan Mick
CJoe wrote: > > hi all; I wonder whether it is possible to command mailman > through "jobs" ... (ie through command lines see ~mailman/bin. > and jobs sent > via email). For instance, in case I want to > > - add 2000 users at once, add_members > - delete or put nomail 25 users, del

[Mailman-Users] Archive Threading Problem

2001-02-07 Thread Travis Llewellyn
I am having a problem with a list I have setup. This is the only list on this server and the first time I have installed v2 of mailman. I have reinstall and recompiled mailman so many times now that I think I could do it from memory. So here is my problem None of my messages in the archives are

[Mailman-Users] Digest questions...

2001-02-07 Thread Kimberly Sargen
Anybody dealing with the following? - We are getting ready to move several mailing lists from the existing system to Mailman. One of the reasons is that the user interface for the existing software is TERRIBLE - including the list admin. On some of the lists, we're having a problem with a numbe

[Mailman-Users] Cron and Python

2001-02-07 Thread James Ainslie
I have written a script which outputs the list members and configs to files and tars them up. The only problem is that I cant seem to run it from cron. It seems that the env variable : _=/usr/bin/env is dropped. I have tried setting this in my script. But no joy. Does anybody have any ideas.

Re: [Mailman-Users] Wish: Change address.

2001-02-07 Thread J C Lawrence
On Wed, 07 Feb 2001 15:29:45 + Nigel Metheringham <[EMAIL PROTECTED]> wrote: > However when the victim has put their new address in, what happens > then? The way I handle it (for a web account) is: Upon making the request for a new email address a confirm message is sent to the new add

Re: [Mailman-Users] mailman jobs via email (?)

2001-02-07 Thread J C Lawrence
On Wed, 7 Feb 2001 11:33:53 + CJoe <[EMAIL PROTECTED]> wrote: > hi all; I wonder whether it is possible to command mailman through > "jobs" ... (ie through command lines and jobs sent via email). For > instance, in case I want to > - add 2000 users at once, > - delete or put nomail 25 use

Re: Re: [Mailman-Users] Problem with mail address

2001-02-07 Thread Omar Walid Llorente
:At 19:22 +0100 2/6/01, Omar Walid Llorente wrote: : :> Hi, one of my lists admins had put on the Membership :>Management Section an incorrect mail address. Exactly what :>he put is: :>[EMAIL PROTECTED] "luis :>and that is what shows the Membership page. :> : :> As far as i know this

Re: [Mailman-Users] Wish: Change address.

2001-02-07 Thread Scott Russell
The change address form should simply call the existing subscribe and unsubscribe routines. That way any rules setup for subscribe and unsubscribe still apply. The only other wrinkle should be that the options on the old email address get carried over to the new address. -- Scott On Wed, Feb 0

Re: [Mailman-Users] Wish: Change address.

2001-02-07 Thread Nigel Metheringham
[EMAIL PROTECTED] said: > IMHO, the "change email address and retain settings" action is only > one of a number of things someone might want to do. As has been stated, it would be relatively easy to hack on a "change email address to" box to the per-user mailman options set. However when the v

Re: [Mailman-Users] Wish: Change address.

2001-02-07 Thread Scott Russell
On Wed, Feb 07, 2001 at 12:15:56AM +0100, Thomas Roessler wrote: > "How do I change my subscription address" is about the only question > from users concerning mailman's interface so far, which is why I've > dared to forward it to this mailing list. Your opinions about > users' butts, on the othe

Re: [Mailman-Users] Wish: Change address.

2001-02-07 Thread Scott Russell
On Tue, Feb 06, 2001 at 02:44:33PM -0800, Dan Mick wrote: > > There's no reason (maybe with the exception of feasibility ;-) why > > this unsubscribe/resubscribe action shouldn't be hidden behind a > > simple user interface, which could - at the same time - (1) preserve > > all the user's settings

[Mailman-Users] mailman jobs via email (?)

2001-02-07 Thread CJoe
hi all; I wonder whether it is possible to command mailman through "jobs" ... (ie through command lines and jobs sent via email). For instance, in case I want to - add 2000 users at once, - delete or put nomail 25 users, - search for a certain users or all of the users from a certain d

[Mailman-Users] Problem after installation using Sendmail

2001-02-07 Thread Yogi Parish
Hello everybody, I have installed mailman on an SGI Irix using Sendmail MTA. After putting the test list up, the log files fill up with "[...]-1 test-owner@address (ignore)[...]" entries. I checked the wrapper program for the right gid which seems to be fine. Could anybody help me out or give me

[Mailman-Users] information needed

2001-02-07 Thread chand, pallavi
Hi, I need to get information about all the members of the WAP Developer Forum. So could you please send me the url from where i could do so. Thanx in advance, Regards, Pallavi -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.p

Re: [Mailman-Users] (no subject)

2001-02-07 Thread Gerhard Gonter
According to U.S.: > Hello, > eine Frage: Kann man Eure LISTINGS auch in der Sprache D E U T S C H per Email >erhalten?? > DANKE/Thanks Please note, this list's language is english and please use a subject line. Which "Listings" are you talking about? Bitte beachte Sie, die auf dieser Liste v