On Saturday 07 February 2004 11:39, gohaku wrote:

> 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.

AFAIK phpinfo() does not tell you whether whether mail capabilities has been 
compiled in.

> I ran Postfix Enabler and still could not email myself.
> What do I need to configure to get the mail() function to work?

1) check your php error logs
2) check your MTA logs

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Just because everything is different doesn't mean anything has changed.
                -- Irene Peter
*/

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

Reply via email to