Can't exec "/usr/sbin/sendmail"

Top Page
Delete this message
Reply to this message
Author: Ned Schumann
Date:  
To: exim-users
Subject: Can't exec "/usr/sbin/sendmail"
Am getting the following error .....

Can't exec "/usr/sbin/sendmail": Permission denied at
/h/services/mailFilter line 188.

Caused by Perl routine which looks like....
    open (MAIL, "|/usr/sbin/sendmail $destinationAdrs")  || die "Can't open
sendmail \n";


which is invoked by a .forward file whose contents are...
\services, "|/h/services/mailFilter"

This does work with sendmail. All clues are welcome!

Ned


System is BSDI 3.0 running Exim 1.62

lrwxr-x--x  1 root  wheel      24 Aug 28 00:13 sendmail ->
/usr/local/bin/exim/exim


-rws--x--x 1 root exim 546850 Aug 15 20:44 exim