Posted by sellam on 01/13/06 04:37
I just installed to a new server and am trying to iron out certain
bugs.
Right now I have a problem with the mail function. I always get a
FALSE return value when I call the mail function.
This same code was working on my old server.
I've done research and spent hours trying to figure out why it won't
work to no avail. Here's what I know:
1. No errors are appearing in the PHP error log
2. The sendmail path is properly configured in php.ini
3. If I use the exec function to manually call sendmail it works
4. My PHP version is 4.3.10
What else do you need to know to help me?
Any and all sane suggestions appreciated.
Navigation:
[Reply to this message]
|