action-send-mail
action-send-mail copied to clipboard
:sparkles: Adding support to SSLv3 to TLS
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.
I confirm that it's needed. For example for Office365, that is the configuration given nodemailer#1482.
Anyone up to carry on this change?