Folks I am running php 5.0.0 on Windows 2000
When using php-cgi.exe or php.exe for that matter I get the following error when using MAIL() Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in e:\http\cgi\mail.php on line 4 When using php-win.exe or an earlier version of php I have no problems. Has anyone else ran into this problem? Mike