How to tell if email sent using sendmail is returned?
I have a function that sends an email to several people at once. If there is a bad email address in the list, how can I tell which one is bad (returned). I tested by including a bad email address in the list and I did not receive and error message or a returned email notification. Any advice is appreciated.