Posted on: 7/31/2014 11:30:01 PM | Views : 395

I have a website which have a couple of mandatory Email address fields.  A user must enter 3 Email addresses in 3 separate fields (manager Email address, Admin Email address Support Email address - and these all have the same domain: example - managername@mywork.com, adminname@mywork.com, supportname@mywork.com).  S
These Emails are not stored any where in a database.  After filling out the form, when user submits the form, all three parties will receive an Email.
My question is, in case if the user typed the name wrong say managger@mywork.com, then the manager will not receive any Email.  Is there any way I can notify the user that the manager never received the Email?  My concern is when an email is sent through  website, can we capture the failure ...

Go to the complete details ...