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?

--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
[EMAIL PROTECTED]

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

Reply via email to