[Mailman-Users] mailman & sendmail 8.9.3 problem
Chris Barnett
Chris at ent.health.ufl.edu
Sat Apr 17 20:10:44 CEST 1999
Thanks!!
That corrected the problem.
Chris B.
-----Original Message-----
From: Christopher Lindsey
To: Chris at ent.health.ufl.edu
Cc: mailman-users at python.org
Sent: 4/17/99 2:00 PM
Subject: Re: [Mailman-Users] mailman & sendmail 8.9.3 problem
> "|/home/mailman/mail/wrapper mailowner test02"
> (expanded from: <test02-admin at uff-com.uff.ufl.edu>)
>
> ----- Transcript of session follows -----
> sh: wrapper not available for sendmail programs
> 554 "|/home/mailman/mail/wrapper mailowner test02"... Service
unavailable
>
------------------------------------------------------------------------
-
>
> So instead of being a good sysadmin and actually checking to see what
the
> problem was, I decided "Ah, upgrading to mailman 1.0b11 will fix it".
So I
> upgraded and that went fine...but the error is still there.
I don't know much about the new RedHat distribution, but it sounds as if
it
may be running smrsh -- sendmail restricted shell. smrsh limits what
programs
sendmail will run to a list of files within a certain directory, usually
/var/adm/sm.bin. I'd do a 'man smrsh' and see what directory it uses
(assuming that this is the problem), then go into that directory and do
ln -s /home/mailman/mail/wrapper
as root.
Chris
More information about the Mailman-Users
mailing list