gohaku wrote:

Hi everyone,
I am using OS X v10.3.2 and just discovered that I can't send mail using the mail() function.
According to phpinfo(), PHP is configured with sendmail.
Before upgrading to v10.3, I did not check if the mail() function worked in v10.2
The script I'm using does work on other servers.

Make sure the path to sendmail is correct in your php.ini. Ensure that sendmail is installed. Check to see if sendmail is running. Make sure sendmail is configured to relay for localhost.

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to