Re: [Mailman-Users] RH-7.1 mailman instalation problem

2001-06-25 Thread Dirko van Schalkwyk
> "/var/mailman/mail/wrapper mailcmd dezo". Command output: Failure to > exec > script. WANTED gid 12, GOT gid 99. (Reconfigure to take 99?) > > I checked /var/log/maillog: > Jun 21 17:31:24 pc postfix/local[2504]: 2721FEB67: GID (Group ID) 99 is usually for user nobody. This means you

Re: [Mailman-Users] Why?

2001-06-25 Thread Dirko van Schalkwyk
> Daniele wrote: > > Why that? > Tanx, Daniele. GID (Group ID) 99 is usually for user nobody. This means your script "wrapper" wanted to run with gid 12, but got run as 99 (user nobody) (postfix for instance only run all piped commands as gid nobody). Reinstall with --with-mail-gid=99 or if yo

Re: [Mailman-Users] help plisss

2001-06-25 Thread Dirko van Schalkwyk
Lukasz Gruszczynski wrote: > Hi > <[EMAIL PROTECTED]>: Command died with status 2: > "/home/mailman/mail/wrapper mailcmd lista". Command output: Failure to > exec > script. WANTED gid 555, GOT gid 99. (Reconfigure to take 99?) GID (Group ID) 99 is usually for user nobody. This means yo

[Mailman-Users] qrunner -- problem with huge mail messages

2001-06-25 Thread Dirko van Schalkwyk
Hi I have the following situation : Mailman 2.0.5 Python 2.0 MTA : postfix I set Mailman up, created a test list and played with it for a while. Then I send it a big "whopper" 5MB e-mail. I watched the logs and saw postfix running the wrapper. The cron started qrunner and all hell broke lose