Cyrille Mortreux wrote:

> Hi.
> Troubles with PhpNuke and mail():
> When an user register, no mail i sent to him, but a message "warning;
> mail() is not supported in this php build".
> I got postfix working fine, php.ini all right with
> sendmail_path=/usr/sbin/sendmail -t -i
> Any idea ???
> 


How did you install PHP?
I guess you are building from source. I'm not a postfix user, but I 
think you have configured PHP w/o sendmail warpper.

Install sendmail wrapper then build PHP again.
(e.g. configure checks if your system have sendmail or not)
--
Yasuo Ohgaki





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to