On 19:46 03 May 2002, Jim Hale <[EMAIL PROTECTED]> wrote: | I went and added the aliases that Anand suggested in an earlier email, | ran 'postalias /etc/postfix/aliases' and then 'postfix reload' - now I | don't get the 'name not found' but I get this: | | The Postfix program | | <[EMAIL PROTECTED]>: Command died with status 2: | "/var/mailman/mail/wrapper post test". Command output: Failure to | exec | script. WANTED gid 12, GOT gid 99. (Reconfigure to take 99?) | | Wrapper IS in the given folder. :/ Any ideas? :)
Mailman problem. Mailman has its expected uid/gid values wired into the executables as a security measure. It's saying that the number wired into it (gid 12) doesn't match the gid it's running as (gid 99). Are you using the group you made yourself or the group that came with the rpm? i.e.: egrep ':(12|99):' /etc/group ls -ld /var/mailman/mail/wrapper Show us the results. Didn't you say you'd gone both ways - a source install and an rpm install at some point? Likely something left over from the first is affecting the second. -- Cameron Simpson, DoD#743 [EMAIL PROTECTED] http://www.zip.com.au/~cs/ Heaven could change from chocolate to vanilla without violating perfection. - [EMAIL PROTECTED] (Ken Arromdee) _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list