[Mailman-Users] Unsubscribing with just a reply

2002-06-09 Thread Jerome Warnier
Is there any mean to authorize unsubscribing by email without the password? In this case, the originator address would be enough. Thanks -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users M

[Mailman-Users] Sendmail on Solaris 8

2002-02-04 Thread Jerome Warnier
Sendmail in Solaris 8 uses "smrsh" to check mail wrappers. The problem is that it needs the wrapper (or a link to) to be in /var/adm/sm.bin. Mailman 2.0.7 provides a directory "mail" (under EXEC_PREFIX) to tell were to find this wrapper. The problem is that Sendmail doesn't like that and insist to

[Mailman-Users] Newlist from web interface

2002-01-10 Thread Jerome Warnier
Is there a mean to create new lists from a web interface? Even if not integrated with Mailman, I would be interested in. Thanks -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Empty listinfo

2002-01-10 Thread Jerome Warnier
> At 13:31 10/01/2002 +0100, Jerome Warnier wrote: > > > At 12:24 10/01/2002 +0100, Jerome Warnier wrote: > > > >I get an empty listinfo page. > > > >What may I have done wrong? > > > > > > > >At the beginning, it sometimes displ

Re: [Mailman-Users] Empty listinfo

2002-01-10 Thread Jerome Warnier
> At 12:24 10/01/2002 +0100, Jerome Warnier wrote: > >I get an empty listinfo page. > >What may I have done wrong? > > > >At the beginning, it sometimes displayed some of the lists, but now, they're > >all gone. > > So, what have you changed recently? J

Re: [Mailman-Users] Hierarchical mailing-lists?

2002-01-10 Thread Jerome Warnier
> At 11:51 10/01/2002 +0100, Jerome Warnier wrote: > >I didn't find that link by myself, sorry. > >I did not know anyway that that was called "Umbrella-list". > > > >Anyway, that's not what I want. > >I want exactly the same as what he says in

[Mailman-Users] Empty listinfo

2002-01-10 Thread Jerome Warnier
I get an empty listinfo page. What may I have done wrong? At the beginning, it sometimes displayed some of the lists, but now, they're all gone. Thanks -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/ma

Re: [Mailman-Users] Hierarchical mailing-lists?

2002-01-10 Thread Jerome Warnier
esn't send the same message twice. But, the script proposed is not enough dynamic for me. And I don't see any way to get it to do what I want exactly. What if a user goes on vacation, does he have to switch delivery off any single list he belongs to? > At 16:03 08/01/2002 +01

Re: [Mailman-Users] Hierarchical mailing-lists?

2002-01-08 Thread Jerome Warnier
How? > Why not building an umbrella list ? > > > I would like to have all members of various mailing-lists to be > > automatically subscribed to one mailing-list joining them all. > > > > In fact, I would like to send to all Unix admins of all my servers (at > > least one mailing-list per server)

[Mailman-Users] Hierarchical mailing-lists?

2002-01-08 Thread Jerome Warnier
I would like to have all members of various mailing-lists to be automatically subscribed to one mailing-list joining them all. In fact, I would like to send to all Unix admins of all my servers (at least one mailing-list per server) with one single list. Maybe I'm not taking the problem the righ

Re: [Mailman-Users] ImportError: ld.so.1: /usr/local/bin/python: fatal: libssl.so.0.9.6: open failed: No such file or directory

2001-12-04 Thread Jerome Warnier
> On 03 December 2001, Jerome Warnier said: > > The subject is the error I get every single time a script has to be > > executed from Mailman. > > Your Python installation is broken. I understood that, but how do I fix it? I cannot get to recompile Python! > > &

[Mailman-Users] ImportError: ld.so.1: /usr/local/bin/python: fatal: libssl.so.0.9.6:open failed: No such file or directory

2001-12-03 Thread Jerome Warnier
The subject is the error I get every single time a script has to be executed from Mailman. On the other side, I don't understand why it needs so much OpenSSL, as I'm not willing to use it (I'm willing to run Mailman on a private network). I'm in trouble because I cannot get to recompile nor Pyth