My mail function doesnīt work at all. I have tried a very simple line to send the mail, but nothing happens. The mail will not send, and the function doesnīt return anything. I have made the neccesary changes in php.ini.
$result = mail("[EMAIL PROTECTED]", "Test", "Line Test"); Does anyone have a clue why I donīt even get anything in return from the function. /Andreas -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php