Added two new configuration options for SMTP: "starttls" and
"allowInsecure".

smtp.starttls will enable or disable STARTTLS
when "secure" is set to false (otherwise it does nothing).

smtp.allowInsecure will allow self-signed certificates if
set to true for both smtp.secure and smtp.starttls options.
1 parent f109db3 commit 63effc3887983a4e00754bdcfddbadeb5f4cfbe2
@Lisa Marie Maginnis Lisa Marie Maginnis authored on 13 Mar
Rory& committed on 15 Mar
Showing 2 changed files
View
src/util/config/types/subconfigurations/email/SMTP.ts
View
src/util/util/email/clients/SMTPEmailClient.ts