getpingback / ping-email

Node.js SMTP Email Verification
https://npmjs.com/package/ping-email
MIT License
81 stars 6 forks source link

getting smtp connection error when deployed #1

Open kumarajay0412 opened 7 months ago

kumarajay0412 commented 7 months ago

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 - ERROR]: Error connecting to SMTP server: AggregateError

Mayank-Grorapid commented 4 weeks ago

which port are you using ? port 25 is blocked by default on most providers and the library does not seems to be working on any other port