mail() function not working
Posted: Mon Nov 03, 2003 7:05 am
Hi all i have a very big problem with the function mail()
If you try signing upto http://www.briskfire.com/newsite/join_form.html
It says the email has been sent but you never get it.
Ive tried changing the setup of mail function in php.ini in my
/usr/local/lib/ directory. Ive set it to my sendmail binary:-
/usr/sbin/sendmail -t -i but still nothing. Ive tried it without the -t -i variables and it dont work. The code is definatly right but its just not working. Ive tried setting the SMTP options and ive set my from address, but still nothing, its really starting to annoy me. Could it be something to do with apache running as a normal users - should i set it to run as root?
Anyhelp would be greatly appriciated
thanks
If you try signing upto http://www.briskfire.com/newsite/join_form.html
It says the email has been sent but you never get it.
Ive tried changing the setup of mail function in php.ini in my
/usr/local/lib/ directory. Ive set it to my sendmail binary:-
/usr/sbin/sendmail -t -i but still nothing. Ive tried it without the -t -i variables and it dont work. The code is definatly right but its just not working. Ive tried setting the SMTP options and ive set my from address, but still nothing, its really starting to annoy me. Could it be something to do with apache running as a normal users - should i set it to run as root?
Anyhelp would be greatly appriciated
thanks