How do I tell if a mail message was successful using PHP. I am currently using the mail() function is there a way to tell if the message was received?
not really...any bounce errors will be sent to the sender (as they normally are)