Quote Originally Posted by stanav View Post
To check for the existence of an email account, you have to establish a connection to the server and send an RCPT command using smtp protocol. Read the server's reply and determine if the account is valid or not.
Yip, so not an "easy" thing to do