http://php.net/manual/en/function.mail.php
The mail function returns TRUE if it's been sent to the mail delivery software on the server or FALSE if it has not (this would check to make sure that the php part of the mailing is getting done). Unfortunately the servers use exim, which, unless you...