Sure, it just passes it off to the MTA.  If the MTA drops the ball later
on we don't know about it.  Check your logs.

On Mon, 25 Mar 2002, Kevin Stone wrote:

> Anyone run into this problem before?  I've got a simple email parser
> that I've set up for our clients to access from their websites.  It just
> uses the simple mail() function to send the parsed HTML to their
> account.  The mail() function is returning TRUE  but the email no email
> is being received.  How does the mail() function check if the email has
> actually been sent?  Is it possible that the mail() function could be
> given the proper signals to return TRUE but then the server not send the
> email?
>
> Thanks,
> Kevin
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to