On Friday 23 July 2004 02:21, PHP Junkie wrote:

> I was able to define the sendmail_path to the Postfix sendmail in the
> PHP.INI ..

And you restarted the webserver?

> Now what happens is, on my localhost when I run the website, and I run a
> php page that sends form data to email using the mail() function, it
> doesn't give me any error, 

You *do* have FULL error reporting enabled?

> but the mail never arrives in the defined
> mailbox.

If you're positive there are no errors on the PHP side then check your mail 
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
------------------------------------------
/*
Kids, the seven basic food groups are GUM, PUFF PASTRY, PIZZA,
PESTICIDES, ANTIBIOTICS, NUTRA-SWEET and MILK DUDS!!
*/

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

Reply via email to