zytzagoo / smtp-validate-email

A PHP library for performing email addresses validation via SMTP
GNU General Public License v3.0
437 stars 155 forks source link

saving results #43

Open vasileion1 opened 6 years ago

vasileion1 commented 6 years ago

hello, i am new at this i would like to know if there is a way of making the script to save the valid results, and also to make the script to get the emails for validation from a list.

Thanks