problem is the command mail works if I launch it from terminal, but not using the php function 🙁
My settings are:
sendmail_path /usr/sbin/sendmail -t
and my OS is linux
error is:
mail() is not supported in this PHP build in...
I tried to recompile without any result