| |
|
|
|
|
|
|
|
|
| |
"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.
|