How to check if an email address exists without sending an email in C#?
Example of a correctly formatted email address but still wrong
[email protected] [VALID format but does not exist]
So is there any solution to really check the email without sending a test message to the user?
Loading

Kiran MaramPosted Mar 16, 2016, 5:49 AM
Ravi PatelPosted Mar 16, 2016, 5:09 AM
Saillesh PawarPosted Mar 16, 2016, 5:00 AM