Hi;
I have a FreeBSD unix server; and i have tried to create an online application. so i have used the MAIL function of php.
my form wroks successfuly on my computer (using localhost by defining the SMTP) but when uploading it to the server, it takes a long time and at last it does not send the mail without giving any error or warning message (i specify the sendmail_path option as follow:
ini_set ('sendmail_path', 'usr/sbin/sendmail -t -i -f alaa_alomari@yahoo.com'); )
so would you please tell me what is the problem and how can i solve it.
Thank you
2007-03-14
03:24:57
·
1 answers
·
asked by
alaa_alomari
1
in
Computers & Internet
➔ Programming & Design