ID:               20403
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Mail related
 Operating System: Solaris 5.8
 PHP Version:      4.3.0-pre2
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2002-11-12 16:59:57] [EMAIL PROTECTED]

Check you maillog for possible errors in sending the email.
(this is not any bug in PHP btw, it works fine here)



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

[2002-11-12 15:42:55] [EMAIL PROTECTED]

Here is some additional information.  I see no errors when I run the
included script from 12 Nov 3:28pm.  The mail never comes though.  It
use to in 4.2 and below.

Apache server_software:
Apache/2.0.40 (Unix) mod_ssl/2.0.40 OpenSSL/0.9.6e PHP/4.3.0-dev DAV/2

In PHP.ini:
SMTP= localhost
sendmail_path= '/usr/lib/sendmail'
smtp_port=25

Configure command:
'./configure' '--with-config-file-path=/usr/local/apache2/conf'
'--with-apxs2=/usr/local/apache2/bin/apxs' '--disable-debug'
'--with-openssl=/usr/local/openssl' '--enable-calendar'
'--enable-gcclib' '--enable-inline-optimization'
'--enable-rule-SHARED_CODE' '--enable-shared' '--enable-safe-mode'
'--enable-track-vars' '--with-mysql' '--with-gd'
'--enable-gd-native-ttf' '--enable-freetype-4bit-antialias-hack'
'--with-gnu-ld' '--with-zlib-dir=/usr/local/lib'

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

[2002-11-12 15:29:43] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


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

[2002-11-12 15:28:02] [EMAIL PROTECTED]

The mail function stopped working when I upgraded to the CVS snapshot
(the last couple actually).  Apparently the message is being sent but
not to the receipent? 

Here's a simple script:
<?php
mail("[EMAIL PROTECTED]","Test Subject","This is a
test.","Reply-To:webmaster@isx
.com","[EMAIL PROTECTED]");
?>

Here's the /var/log/maillog:
Nov 12 16:22:51 voyager sendmail[29482]: [ID 801593 mail.info]
gACLMpx29482: Authentication-Warning: isx.com: nobody set sender to
[EMAIL PROTECTED] using -f
Nov 12 16:22:51 voyager sendmail[29482]: [ID 801593 mail.info]
gACLMpx29482: [EMAIL PROTECTED], size=87, class=0, nrcpts=0,
msgid=<[EMAIL PROTECTED]>, relay=nobody@localhost


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


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

Reply via email to