Where do I check the error log for mail() errors in my phpscript? i've got a real simple script that just calls the mail() function with the parameters hardcoded. The email is never reaching me, and if I echo mail() it does not return true.
Thanks!
Thanks!