When trying to (and nothing more): <?php mail('[EMAIL PROTECTED]', 'Subject', 'Body'); ?>
getting the message "Failed to receive: in path_the_file_being_run". Tried php v4.1.2 and 4.2.3 with the same results. The box is Win2k server and IIS5. A SMTP relay is listening on localhost. The php.ini settings are set to point to 'localhost' (a valid email address is set in sendmail_from). Testing the MTA by itself works properly. http://bugs.php.net hint that is was fixed in CVS back in 2000. Any ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php