- a simple python utility to validate a list of email addresses contained in a .csv file.
3 Stages of Email Verification
- syntax
- The sender's mail server determines the addressee's mail server using DNS service.
- The sender's mail server connects to the addressee's mail server through the SMTP protocol and transmits the message.