@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._
@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.