nodemailer / smtp-server

Create custom SMTP servers on the fly
Other
863 stars 147 forks source link

Connection upgraded log space fix #210

Closed 0xb4lint closed 6 months ago

0xb4lint commented 6 months 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