From the manual. You might want to peruse the appropriate sections for additional information.
Quote:
|
Originally Posted by PHP manual
Return Values
Returns TRUE if the mail was successfully accepted for delivery, FALSE otherwise.
It is important to note that just because the mail was accepted for delivery, it does NOT mean the mail will actually reach the intended destination.
|