Re: [Mailman-Users] Failure to exec script. WANTED gid 67, GOT gid 12.

2008-11-23 Thread Mark Sapiro
Torsten Terhorst wrote: > >i get an error message when i send an email tot he mailman mailinglist: > > > >Failure to exec script. WANTED gid 67, GOT gid 12. This appears to be a group mismatch error, but it is not the standard GNU Mailman 2.1 message. It appears to be a Mailman 2.0 message See

[Mailman-Users] Failure to exec script. WANTED gid 67, GOT gid 12.

2008-11-23 Thread Torsten Terhorst
Dear, i get an error message when i send an email tot he mailman mailinglist: Failure to exec script. WANTED gid 67, GOT gid 12. Any idea what I can do? Thank you. King regards, torsten -- Mailman-Users mailing list Mailma

Re: [Mailman-Users] failure to exec script

2006-01-03 Thread Mark Sapiro
Neil Muller wrote: >We've just started having a problem with posts to our mailman lists. Posts >are being rejected with an error of "Command died with status 2: >"/usr/lib/mailman/mail/mailman post list-name-here". Command output: >Failure >to exec script. WANTED gid 67, GOT gid 65533." >

[Mailman-Users] failure to exec script

2006-01-03 Thread Neil Muller
We've just started having a problem with posts to our mailman lists. Posts are being rejected with an error of "Command died with status 2: "/usr/lib/mailman/mail/mailman post list-name-here". Command output: Failure to exec script. WANTED gid 67, GOT gid 65533." This started after a syste

[Mailman-Users] Failure to exec script. WANTED gid 582

2004-07-15 Thread Francisco Castillo
Hello, I has do a aptget install mailman on my debian woody. I has a apache conf, a www-data user and group with id 33. When i installed my mailman it give me no errors. But when i go to http://./mailman/admin it give me the error: Mailman CGI error!!! This entry is being stored in your sysl

Re: [Mailman-Users] Failure to exec script

2003-10-01 Thread Merle Reine
Good info. However, I found a post via Google that resolved the problem. It appears that on SuSe, when you run SuSEconfig after setting up mailman (which you must do), it sets a file in /etc/mailman.mail-gid and puts :65533 in the file. Once I changed the file contents to :67 then mailman is

Re: [Mailman-Users] Failure to exec script

2003-10-01 Thread Jon Carnes
Looks like you've got some security sub-program running on boot that checks and resets the system rights on certain files. Check the aliases file that contains your Mailman aliases and make sure that it's group rights are set properly. Good Luck - Jon Carnes BTW: Mandrake's msec does something si

[Mailman-Users] Failure to exec script

2003-10-01 Thread Merle Reine
Mailman has been working fine finally until I rebooted. No files were modified but now when sending to a list, the following error is in /var/log/mail: Oct 1 16:05:01 mail postfix/local[6371]: B9187115AC: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command died with status

Re: [Mailman-Users] failure to exec script...

2002-10-12 Thread Jon Carnes
Hmmm... What OS are you running this on? To fix this, you have to figure out what Group your MTA (sendmail, postfix, exim, qmail,etc...) runs as, then reconfigure mailman so that it knows what group ID should be allowed to run the Wrapper program. Looks like your system is doing some funky things

[Mailman-Users] failure to exec script...

2002-10-11 Thread Frank Altpeter
hello! Although there are some threads in the mail archive to this problem, i think this one is slightly different so i decided to ask here... I'm getting the following error: - The following addresses had permanent fatal errors - "|/home/mailman/mail/wrapper post tes

Re: [Mailman-Users] Failure to exec script. WANTED gid 0, GOT gid 12. (Reconfigure to take 12?)

2002-08-13 Thread Luke Middle
configure will be much happier if you provide the number. It is telling you what number to use! :) reconfigure with 12. Dunno how your particular passwd is set up but it appears that mail is running under gid 12 so...you have a line something like this in /etc/passwd "mail:x:8:12:mail:/va

Re: [Mailman-Users] Failure to exec script. WANTED gid 0, GOT gid12. (Reconfigure to take 12?)

2002-08-13 Thread Jose Guevarra
I did modify those options. sendmail deamon is running as root and apache is running as nobody. so $>./configure --with-mail-gid=root --with-cgi-gid=nobody The error is complaining that it wanted gid 0 (root) but got gid 12 (mail) so I recompiled from scratch w/ --with-mail-gid=mail Then te

Re: [Mailman-Users] Failure to exec script. WANTED gid 0, GOT gid 12. (Reconfigure to take 12?)

2002-08-12 Thread Tom Whiting
On Monday 12 August 2002 03:28 pm, Support wrote: > - Transcript of session follows - > Failure to exec script. WANTED gid 0, GOT gid 12. (Reconfigure to take > 12?) > 554 5.3.0 unknown mailer error 2 > Imagine that, it even told you how to fix the error. Try reading docs next time be

[Mailman-Users] Failure to exec script. WANTED gid 0, GOT gid 12. (Reconfigure totake 12?)

2002-08-12 Thread Support
Hi, I set up mailman 2.0.12 on RH7.3 running sendmail.(sendmail running as root, apache as nobody,mailman running as mailman) i created a list, allowed FollowSymLinks in pipermail alias in apache, added the appropriate aliases in the /etc/aliases file, and added a symlink /etc/smrsh/wrapper -> /

[Mailman-Users] Failure to exec script

2002-05-24 Thread Eric O'Callaghan
Title: Failure to exec script I am new to Mailman ang get the following error when I send email to a test list: Failure to exec script. WANTED gid 12, GOT gid 47.  (Reconfigure to take 47?) The documentation suggests re-installing Mailman as the solution, I was wondering if there is anywa

Re: [Mailman-Users] Failure to exec script

2001-12-14 Thread Greg Ward
On 13 December 2001, Ron Parker said: > I finally got mailman working, somewhat. I can get to admin and > listinfo pages with no problem. listinfo page sends subscription > confirmation e-mail. However, when user replies to confirmation e-mail, > I get this error in maillog: > > Dec 13 17:53:5

[Mailman-Users] Failure to exec script

2001-12-13 Thread Ron Parker
I finally got mailman working, somewhat. I can get to admin and listinfo pages with no problem. listinfo page sends subscription confirmation e-mail. However, when user replies to confirmation e-mail, I get this error in maillog: Dec 13 17:53:52 host4 Mailman mail-wrapper: Failure to exec scri