David K. Means:
> I can originate mail from this server (using "mail [EMAIL PROTECTED]")
> which is accepted and delivered properly; this works
> both as a normal user, and as root.
>
> When I attempt a similar operation from within a PHP script (running
> under Apache httpd), the mail is not delivered. In the log,
> I find this complaint, for which I do not know and cannot find a fix.
> Any suggestions will be gratefully accepted.
>
> Aug 14 10:49:08 archie sendmail.postfix[18251]: fatal: execvp
> /usr/sbin/postdrop: Permission denied
Selinux, Apparmor or some other system call filter is interfering.
Wietse