I am trying to verify that the email addresses entered into our site are valid. Basically are they fake addresses or not and if I send them an email there will be an inbox associated with that address.
All I keep finding on the web is info for validating with regex... If anyone knows how to do this or knows of a site that could help, please let me know.
Thanks.