Hi
Is it possible to check if an email-address is existing?
I have earlier heard that it was possible through "contacting" the email-host, but it could be "dangerous" because your domain could be banned by the respective email-host an treated as spam.
My scenario is that i would like to check customers current email in the db, and update if needed.
What option do i have?
I'm using ASP.NET with MVC.
Thanks, Michael.