From: jtaylor at jttechonline dot com Operating system: Windows 2000 PHP version: 4.4.7 PHP Bug Type: Mail related Bug description: Mail DATA sending too soon...i guess
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 bug report at http://bugs.php.net/?id=42534&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42534&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42534&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42534&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42534&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42534&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42534&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42534&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42534&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42534&r=support Expected behavior: http://bugs.php.net/fix.php?id=42534&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42534&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42534&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42534&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42534&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42534&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42534&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42534&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42534&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42534&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42534&r=mysqlcfg