My PHP.INI: SMTP = smtp.example.com sendmail_from=server@xxxxxxxxxxx
You have to chance the php.ini configuration to point out to the smtp server and use as sender one valid account there.
The current configurations you have in php.ini are the example ones and need to be changed... (either directly or by the use of set_ini() function...).
Cheers, Luis Ferro Teladigital.pt
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php