[Mailman-Users] getting error: "Command died with status 2:"

Johnny Fuerst johnny at cathat.net
Fri Oct 13 21:22:23 CEST 2000


On Thu, Oct 12, 2000 at 12:49:54PM -0700, Dan Mick wrote:
> Look at your MTA's logs and find out why it's refusing the mail.


Arrggghh... That was pretty silly of me not to check the maillog! hahaha,
well, what can ya' do.

I found it out! -And now everything, so far, works!

For those who may be wondering how to resolve the Command died with
Status 2 error message:

All I did different is run ./configure with a different set of following
attributes:

./configure --with-mail-gid=89 --with-cgi-gid=65533

...And with the rest of the instuctions, it worked.

* Note: Those ID would be almost specific to me, so what I did is use the
	'id' command to find out the gid value of each user. However,
	you'll notice something a little more interesting; The nobody gid
	is 65534, but the 'thing', if you will, that tried to execute cgi-bin
	scripts for my apache server was using 65533, which you'll see is
	'tty'. I don't know why it wanted that, but it works, none the less.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uid=89(mailman) gid=89(mailman) groups=89(mailman)

uid=65534(nobody) gid=65534(nobody) groups=65534(nobody)

tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I hope this helps some people out there with the Command Died with Status
2 errors!

Sincerely,
Johnny


> Johnny Fuerst wrote:
> > 
> > Hello All,
> > 
> > I am getting errors when I try to send messages to me mailman test
> > mailinglist. the e-mail address for posting to the address is
> > test at cathat.net. I encourage anyone to send a test message to
> > "test at cathat.net" and they will receive an 'Undelivered Mail' message,
> > which basically states the reason as being:
> > 
> >                         The Postfix program
> > 
> > <test at cathat.net>: Command died with status 2:
> > "/home/mailman/mail/wrapper post test"
> > 
> > It appears that there is a problem with running the wrapper.
> > In total, I am not sure what is happening, and I have not seen answers to
> > this question in all of the mailman-users archives. So, I thought that I'd
> > take my stab at asking. Does anyone know how to resolve this problem? Any
> > assistance would be great, or even some thoughts would be swell!
> > 
> > Thanks for everyone's time and patience in reading this.
> > 
> > Sincerely,
> > Johnny
> > 
> > --
> > On Behalf Of:
> > Johnny Fuerst, Governor ................ governor at cathat.net
> > Opinions stated in this message are mine and mine alone, and
> > do not necessarily represent those of my ISP/employer!
> > .period.
> > ------------------------------------------------------------
> >           'I Desire Compassion, and not a Sacrifice.'
> >                        'La Vida E Bella'
> > 
> > ____________________________
> > Random Quote:
> > Get forgiveness now -- tomorrow you may no longer feel guilty.
> > johnny at cathat.net
> > 
> > ------------------------------------------------------
> > Mailman-Users maillist  -  Mailman-Users at python.org
> > http://www.python.org/mailman/listinfo/mailman-users
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users

-- 
On Behalf Of:
Johnny Fuerst, Governor ................ governor at cathat.net
Opinions stated in this message are mine and mine alone, and
do not necessarily represent those of my ISP/employer!
.period.
------------------------------------------------------------
          'I Desire Compassion, and not a Sacrifice.'
                       'La Vida E Bella'

____________________________
Random Quote:
I hope that sometime in the future, we can pool our mutual talents and share our ideas to one day bring peace and good will to all.; You, a humble Mac salesman, and I, a networking genius, will be unstoppable! --Johnny Fuerst, In jest
johnny at cathat.net




More information about the Mailman-Users mailing list