mail()
Posted: Fri Aug 10, 2007 5:59 am
Hi,
I am not able to send mail from mail()
In php.ini the path is set as
For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i
Is there any changes to be made here to send the mail
I am not able to send mail from mail()
In php.ini the path is set as
For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i
Is there any changes to be made here to send the mail