node-sendmail icon indicating copy to clipboard operation
node-sendmail copied to clipboard

Do you plan to use TLS ?

Open micktaiwan opened this issue 5 years ago • 2 comments
trafficstars

@greenpioneer Do you plan to implement an option to use TLS while sending an email ?

See https://nodemailer.com/smtp/ secure – if true the connection will use TLS when connecting to server.

micktaiwan avatar Jan 09 '20 11:01 micktaiwan

the client does have tls upgrade

https://github.com/guileen/node-sendmail/blob/f8f5666b13252e6e5940db59d8083fcf3a102047/sendmail.js#L199-L217

zavr-1 avatar Jan 22 '20 10:01 zavr-1

I do not see the relevance of the code you sent

micktaiwan avatar Jan 22 '20 11:01 micktaiwan