action-send-mail icon indicating copy to clipboard operation
action-send-mail copied to clipboard

:sparkles: Adding support to SSLv3 to TLS

Open vilherda opened this issue 2 years ago • 2 comments

Depending on the configuration of the destination SMTP server, secure communication should be configured with this option for the transport in the "nodemailer" framework. Otherwise, the response results in some kind of communication protocol error.

vilherda avatar Apr 24 '23 13:04 vilherda

I confirm that it's needed. For example for Office365, that is the configuration given nodemailer#1482.

Tristan-WorkGH avatar Feb 04 '25 20:02 Tristan-WorkGH

Anyone up to carry on this change?

dawidd6 avatar Feb 04 '25 21:02 dawidd6