Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4777 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91552 invoked by uid 1010); 10 Oct 2003 14:53:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91474 invoked from network); 10 Oct 2003 14:53:08 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 10 Oct 2003 14:53:08 -0000 Received: (qmail 27495 invoked by uid 501); 10 Oct 2003 14:53:07 -0000 Received: from unknown (HELO fragrance) (217.160.72.104) by kdserv.de with SMTP; 10 Oct 2003 14:53:07 -0000 Date: Fri, 10 Oct 2003 16:53:07 +0200 (CEST) X-X-Sender: sas@fragrance To: iliaa@php.net, internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sendmail check From: sascha@schumann.cx (Sascha Schumann) Ilia, can you please explain what purpose your patch to mail.c is serving and why it is breaking backwards compatibility? Or if the latter is not intentional, then why was the feature implemented in a such inadequate way? (Hint: Shells check PATH for executables. Your patch does not.) - Sascha