nodemailer / smtp-server

Create custom SMTP servers on the fly
Other
846 stars 145 forks source link

Connection upgraded log space fix #210

Closed 0xb4lint closed 1 month ago

0xb4lint commented 1 month ago

Removed a space from the Connection upgraded to TLS using log entry.

Before this: Connection upgraded to TLS using TLS_AES_256_GCM_SHA384 After this: Connection upgraded to TLS using TLS_AES_256_GCM_SHA384