Thanks for the helpful replies. I tried this ./configure --with-mail-gid=12 --with-cgi-gid=48
now, my web interface is back. However if I run ./wrapper post i get the same error : "Failure to exec script. WANTED gid 12, GOT gid 0. (Reconfigure to take 0?)" this is from my /etc/passwd mail:x:8:12:mail:/var/spool/mail: mailnull:x:47:47::/var/spool/mqueue:/dev/null mailman:x:502:502::/home/mailman:/bin/bash So now web interface works, i guess the cgi id was ok. Now i have to fix the mail part. -Sharif -----Original Message----- From: Islam, Sharif [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 15, 2002 10:16 PM To: '[EMAIL PROTECTED]' Subject: [Mailman-Users] After updrading to Rh 7.2 I just upgraded to Rh 7.2 and am getting the infamous error: Mailman error: post got bad listname: test 554 5.3.0 unknown mailer error 1 My web interface was working fine. However, i went ahead and did a ./config --with-mail-gid=2 then i started getting the cgi-error in the web and also the other error too. when i run ./wrapper post i get this : "Failuer to exec sript:WANTED Gid 2, Got GId 0. and in my web interface: "Failure to exec script. WANTED gid 2, GOT gid 48. " Whats should be the correct gid? I tried this : "./configure --with-mail-gid=2 --with-cgi-gid=2 " Nothing happend. ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
