Error 126 - Still no resolution?!

Hello everyone,
I just installed the latest version of Python, Sendmail, and Mailman on my server.. Everything checks out except for when mailing the list.. Depending on how I set up things I get back failures.. Now, I have read the faq, and this had some information on the problem, but that didnt work for me... I've tried creating the wrapper (ln -s /home/mailman/mail/wrapper /etc/smrsh/wrapper) and I get the same error, even when my aliases point at this. I've tried disabled smrsh in sendmail, and I still get errors, ie Operation not permitted etc. I've toyed with the permissions of the symlink and the smrsh directory, all to no avail... I've set up mailman on several different systems before, all sucessful. This one is baffling me however...
Server: RH Linux 7.0 Sendmail 8.11.4 Python 2.1.1 Mailman 2.0.6
Executing the wrapper from the command line gives no strange errors or failures... Any information on this would be very appreciated... Mailman has been bulletproof for me on all my other systems.. Thanks to you all!
Joe Jenkins
Errors: Using the symlink wrapper in smrsh: ----- The following addresses had permanent fatal errors ----- "|/etc/smrsh/wrapper mailcmd oldwalls" (reason: 126) (expanded from: <oldwalls-request@nerdnet.com>) ----- Transcript of session follows ----- /bin/sh: /etc/smrsh/wrapper: Operation not permitted 554 5.3.0 "|/etc/smrsh/wrapper mailcmd oldwalls" ... unknown mailer error 126 Reporting-MTA: dns; gatekeeper.nerdnet.com Received-From-MTA: DNS; mail.nowalls.com Arrival-Date: Thu, 26 Jul 2001 13:59:35 -0600 normal aliases: ----- The following addresses had permanent fatal errors ----- "|/home/mailman/mail/wrapper mailcmd oldwalls" (reason: 126) (expanded from: <oldwalls-request@nerdnet.com>) ----- Transcript of session follows ----- /bin/sh: /etc/smrsh/wrapper: Operation not permitted 554 5.3.0 "|/home/mailman/mail/wrapper mailcmd oldwalls"... unknown mailer error 126 Reporting-MTA: dns; gatekeeper.nerdnet.com Received-From-MTA: DNS; mail.nowalls.com Arrival-Date: Thu, 26 Jul 2001 13:51:49 -0600 smrsh disable in sendmail: ----- The following addresses had permanent fatal errors ----- "|/home/mailman/mail/wrapper mailcmd oldwalls" (reason: 126) (expanded from: <oldwalls-request@nerdnet.com>) ----- Transcript of session follows ----- sh: /home/mailman/mail/wrapper: Operation not permitted 554 5.3.0 "|/home/mailman/mail/wrapper mailcmd oldwalls"... unknown mailer error 126 Reporting-MTA: dns; gatekeeper.nerdnet.com Received-From-MTA: DNS; mail.nowalls.com Arrival-Date: Thu, 26 Jul 2001 13:53:16 -0600
participants (1)
-
Joe Jenkins