ID:               20751
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Mail related
 Operating System: Linux Redhat 7.2
 PHP Version:      4.3.0RC2
 New Comment:

Thanx for your help.

This is actually a bug in autoconf-2.53, which was used to build RC2.
RC3, which came out yesterday, doesn't have this problem.

The problem only manifests itself, when sendmail is NOT in your path,
because autoconf-2.53 generates the wrong shellcode.

So a work-around, is to adjust your path, so that sendmail is in there.


Previous Comments:
------------------------------------------------------------------------

[2002-12-08 14:30:59] [EMAIL PROTECTED]

Hi.

This works:

export PROG_SENDMAIL="/var/qmail/bin/sendmail"

(but it's a workaround)

------------------------------------------------------------------------

[2002-12-05 12:12:39] [EMAIL PROTECTED]

Could you gzip config.log and configure and mail them to me?

------------------------------------------------------------------------

[2002-12-05 12:02:54] [EMAIL PROTECTED]

Yes, it produces "yes"

Andrea Busia

------------------------------------------------------------------------

[2002-12-03 08:53:15] [EMAIL PROTECTED]

Yes, it produces "yes"

Andrea Busia

------------------------------------------------------------------------

[2002-12-03 06:59:36] [EMAIL PROTECTED]

I'll rephrase, y'honnor:
Does:
if test -f /usr/sbin/sendmail; then echo yes; fi
Produce:
"yes"

Please note: /usr/sbin/sendmail - not /usr/bin/sendmail.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20751

-- 
Edit this bug report at http://bugs.php.net/?id=20751&edit=1

Reply via email to