zytzagoo / smtp-validate-email

A PHP library for performing email addresses validation via SMTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i need help :(

routerlocal opened this issue · comments

i have all working good, but all mails i try verify return erro

550-Please turn on SMTP Authentication in your mail client.

how i fix this to work in @yahoo? @gmail? and others?

You'll need to extend the code yourself to implement/do SMTP Authentication.