ID: 42534 Updated by: [EMAIL PROTECTED] Reported By: jtaylor at jttechonline dot com -Status: Open +Status: Wont fix Bug Type: Mail related Operating System: Windows 2000 PHP Version: 4.4.7 New Comment:
We are sorry, but we can not support PHP 4 related problems anymore. Momentum is gathering for PHP 6, and we think supporting PHP 4 will lead to a waste of resources which we want to put into getting PHP 6 ready. Previous Comments: ------------------------------------------------------------------------ [2007-09-03 17:37:05] jtaylor at jttechonline dot com Description: ------------ I don't know if this is a bug or not, but my PHP engine is sending data from the script before the e-mail server says "Enter mail, end with '.' on line by itself". It enters the script data before it says this line and then the webpage says Error 500 Internal server error about 30 seconds after submission. Needless to say the mail never makes it to the desired e-mail account. Do you know what the problem might be? I know the e-mail server is accepting mail from the PHP engine and the account it is sending it to exists. Expected result: ---------------- Mail should be delivered to local e-mail account without problems. Actual result: -------------- Recipient and Sender 127.0.0.1 are accepted "DATA" command sent. 220 Comes back saying "Sender ok..., script info sent then the "Enter mail, end with '.' on line by itself" appears, then the data should be sent from what I understand. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42534&edit=1
