Tuesday, March 14, 2017
How to check whether email address exists or not without sending mail Simplest method
How to check whether email address exists or not without sending mail Simplest method
Hi Friends, I dug many times on Internet to find this trick. In this rick. In this article, Ill tell you how to know whether an email-ID exists or not without sending actual mail to that ID. We can accompanish this task by various methods like telnet in command prompt, or perl / php scripts, but these methods can be used effectively by the programmers or technical persons only. This
article will demonstrate the simplest method which can be used by any non-technical person as well.
Follow these steps:
- Go to http://smart-ip.net/check-email
- In the textbox, write email to check and click on check.
If email exists, you will get a message that email address exist.
If email doesnt exist, you will get a message that email address doesnt exist.
Whoooooooop! You are done.
Alternate website for doing same thing: http://verify-email.org/
Go to link download