Posted by MaKroZ on 01/13/06 05:17
On Thu, 12 Jan 2006 18:37:39 -0800, sellam wrote:
> 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.
It looks like sendmail accepts the message as valid but can't send
it for some reason. Try to check sendmail's logs.
--
nn = MaKroZ =
(oo) My bookmarks:
| | http://www.theisplist.com
|/\| http://www.tenpieces.com
[Back to original message]
|