How can I test if mail() has successfully delivered mail?
mail()
From http://php.net/mail
Returns TRUE if the mail was successfully accepted for delivery, FALSE otherwise.