fix email middleware transport config
Compare changes
Created by: Tirokk
Authored by vbelolapotkov Merged
Set ignoreTLS
option to true only when env variable SMTP_IGNORE_TLS
is set to true.
Any other value will set the option to false.