Friday, 27 February 2015

How to check whether email address exists or not without sending mail (Simplest method)


Image result for gmail picsImage result for gmail pics
Hi Friends, I dug many times on Internet to find this trick. In this article, I'll 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:
  1. Go to http://smart-ip.net/check-email
  2. In the textbox, write email to check and click on check.

    If email exists, you will get a message that email address exist.

No comments:

Post a Comment