shell won't let sendmail use wrapper

This is weird- if anyone has any ideas, please email me. Probably the most interesting is the line about sh:
----- The following addresses had permanent fatal errors ----- "|/home/mailman/mail/wrapper mailcmd test" (expanded from: <test-request@forge.dorm.duke.edu>)
----- Transcript of session follows ----- sh: wrapper not available for sendmail programs 554 "|/home/mailman/mail/wrapper mailcmd test"... Service unavailable
Thanks -Luke

I think you need to put '/home/mailman/mail/wrapper' as a symlink into your /etc/smrsh directory. Sendmail only trusts programs that are listed there, apparently.
lrwxrwxrwx 1 root root 31 Feb 18 19:03 wrapper -> ../../home/mailman/mail/wrapper
-- Scott
On Sat, Feb 19, 2000 at 02:19:35PM -0500, lug@forge.dorm.duke.edu wrote:
This is weird- if anyone has any ideas, please email me. Probably the most interesting is the line about sh:
----- The following addresses had permanent fatal errors ----- "|/home/mailman/mail/wrapper mailcmd test" (expanded from: <test-request@forge.dorm.duke.edu>)
----- Transcript of session follows ----- sh: wrapper not available for sendmail programs 554 "|/home/mailman/mail/wrapper mailcmd test"... Service unavailable
Thanks -Luke
Mailman-Users maillist - Mailman-Users@python.org http://www.python.org/mailman/listinfo/mailman-users
-- Regards, Scott Russell (scottrus@raleigh.ibm.com) Linux Technology Center, System Admin Red Hat Certified Engineer
participants (2)
-
lugļ¼ forge.dorm.duke.edu
-
Scott Russell