Frank Svoboda wrote:
Hi Richard! Thanks a lot for taking time for my prob!
You're welcome. (I'm trying to get mailman working for a customer.) [snip]
to="|/home/mailman/mail/wrapper mailcmd mmlist", ctladdr=<mmlist-request@xxxxxxxxx> (8/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30787, dsn=4.0.0, stat=Operating system error
Looks like it's still trying to call /home/mailman/mail/wrapper. Maybe you need to update an alias file or /etc/mail/virtusertable to use the new name?
Besides that I tried to run that wrapper directly on con: - - - [root mail]# ./wrapper mailcmd mmlist Failure to exec script. WANTED gid 12, GOT gid 0. (Reconfigure to take 0?) - - - Looking in google for that: http://mail.python.org/pipermail/mailman-users/2002-August/021667.htmlIt looks like I got to re-configure the whole mailman install - But that's not possible with that pkg and sources missing, eh? Is that the error?Regards, Frank
Yep. Mailman's written to be picky about who executes some of the utility programs. You could try executing it from the console after su'ing to mailman.
Maybe I should put my 2.0.13 RPM up on the web. Regards, Richard.