How can I check if an email address is Correct and Exists? [duplicate]
问题 This question already has answers here : Closed 6 years ago . Possible Duplicate: How to check if an email address exists without sending an email? I was wondering : is there a way to check if an email address is Correct and it Exists before sending an email, using Telnet or SMTP Protocol cmd-line ? 回答1: The only valid solution to detect if an email address exists is to send an email and wait for answer. Most of the times you also want to be sure that your user is the owner of the account,