ping-email icon indicating copy to clipboard operation
ping-email copied to clipboard

Node.js SMTP Email Verification

Results 4 ping-email issues
Sort by recently updated
recently updated
newest added

library is working fine when run locally but as I run it on server it always show smtp connection error how to resolve this I changed the ports also [ping-email...

Hey, thank you for your nice tool. Using the tool with debug=true is a great help understanding why requests might fail. But I'm missing a bit more context on the...

I keep getting this message on every email. For reference, I used a express node app ```js import express from 'express'; import { PingEmail } from 'ping-email'; // Create an...

Right now this module uses third-party module to detect disposable domains. The problem is that it is a way to nowhere because they register a new domain every day. I...