For those that helped me (across the groups) - I had to compile using:

./configure --prefix=/var/mailman --with-mail-gid=41
--with-cgi-gid=apache --with-username=mail --with-groupname=mail

Now everything works! :)

This is from starting with the stock mailman that comes with Red Hat
7.2, getting mailman 2.0.8.tar.gz from gnu and then overwriting the
existing mailman.

Jim Hale
-
Jim & Kathy's Website Collection
http://hale.dyndns.org

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Cameron Simpson
> Sent: Saturday, May 04, 2002 12:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Not Sure If This Is A Postfix or Mailman Problem
> 
> 
> 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/re> dhat-list
> 
> 



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Reply via email to