John Nichel wrote: > Ricardo Ríos wrote: >> Hi wizards, I 'm trying to use mail function in PHP, but this function >> don't >> send the email , I have a server with postfix. Does somebody know how to >> send an email with php and postfix. Thanks in advance. >> > > Does your install of postfix have a sendmail wrapper? Is it in the > normal sendmail location (/usr/bin/sendmail)? Is this on the same > machine as your php install? Does the user in which Apache is running > as have permission to invoke the sendmail wrapper? what does the error msg say? is display_errors on? is error_reporting() set to E_ALL? ... does he eat cheese? :-) > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php