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

2001-03-06 Thread kotrach
On Thu, 1 Mar 2001, Stanton Schell wrote: > 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 > emai

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

[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