Nodemailer fails with Client network socket disconnected before... even locally
Hey,
I am trying to use
I made a minimal example (ethereal credentials specifically for this example):
This fails with
Does somebody have an idea?
Best,
Kalle
I am trying to use
nodemailer within deno (2.0.4), and I am unable to figure out why it doesn't work.I made a minimal example (ethereal credentials specifically for this example):
This fails with
Client network socket disconnected before secure TLS connection
was established independent of the "secure" setting. If I run this same snipped with node, there is no problem.Does somebody have an idea?
Best,
Kalle