devmehq / email-validator-js

Verify email address checking MX records, and SMTP connection, check for disposable email addresses and free email providers.
https://dev.me/products/email
MIT License
75 stars 21 forks source link

change smtpPort already to 456 / 587 still got null on validSmtp #258

Open dorman99 opened 3 months ago

dorman99 commented 3 months ago

hi, was trying this package, and still got 587 while i changed the port to the others.

any idea why ?

thank you