N
Nathan Sokalski
I am making an application that will be used to send an email message to all
members in a certain group (such as maybe all exec board, or all IT, or all
secretaries, etc.). However, as we all know the may occasionally be a
misspelled email or, more often, someone's email is not working, or for
whatever reason an address returns the message. I want to avoid having this
error displayed, but I still need to know which addresses it did not get
sent to. How can I do this? The ideal solution would be a method that tests
whether an address is valid, but I don't know of one. Thanks.
members in a certain group (such as maybe all exec board, or all IT, or all
secretaries, etc.). However, as we all know the may occasionally be a
misspelled email or, more often, someone's email is not working, or for
whatever reason an address returns the message. I want to avoid having this
error displayed, but I still need to know which addresses it did not get
sent to. How can I do this? The ideal solution would be a method that tests
whether an address is valid, but I don't know of one. Thanks.