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

getting smtp connection error when deployed

Open kumarajay0412 opened this issue 1 year ago • 1 comments

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

kumarajay0412 avatar Apr 05 '24 15:04 kumarajay0412

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

Mayank-Grorapid avatar Oct 28 '24 08:10 Mayank-Grorapid