From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0CVS-2002-05-20 PHP Bug Type: Mail related Bug description: mail() fails (501 Syntax Error) under latest CVS
Since upgrading to the CVS of PHP 4.3 (HAD to - bug #16626 was causing us chronic chaos and this was the only means to correct it) I am getting the following error each time a script tries to e-mail: PHP Warning: mail() SMTP server response: 501 Syntax Error in parameters or arguments in *SCRIPTNAME* on line xxx PHP 4.3 is running as an Apache2 module on W2K, only additional module loaded is GZIP. Never had any e-mail problems before (other than time stamps on PHP e-mails being incorrect, a long-time known bug). -- Edit bug report at http://bugs.php.net/?id=17322&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17322&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17322&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17322&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17322&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17322&r=support Expected behavior: http://bugs.php.net/fix.php?id=17322&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17322&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17322&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17322&r=globals