> 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 you run  Exim
MTA set the GID
with what the script should be run.
 
Also read http://www.list.org/install-config.html
carefully.

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to