Closed terion-name closed 1 year ago
Figured out that #198 issue was because of Bun runtime.
Bun is very fast and convenient, so it would be great if nodemailer can be made compatible with it
Bun does not fully support the Node.js TLS stack. Until Bun does not add full support to the tls module, there is no way to use this with Bun.
Figured out that #198 issue was because of Bun runtime.
Bun is very fast and convenient, so it would be great if nodemailer can be made compatible with it