ID: 20403 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Solaris 5.8 PHP Version: 4.3.0-pre2 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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
