Email Notifications: Add StartTLSPolicy config flag (#24574)

This commit is contained in:
thameezb
2020-05-13 16:33:40 +02:00
committed by GitHub
parent 285ea7595d
commit 16297da298
5 changed files with 30 additions and 10 deletions
@@ -560,6 +560,9 @@ Name to be used when sending out emails, defaults to `Grafana`
### ehlo_identity
Name to be used as client identity for EHLO in SMTP dialog, defaults to instance_name.
### startTLS_policy
Either "OpportunisticStartTLS", "MandatoryStartTLS", "NoStartTLS". Default is "OpportunisticStartTLS"
## [log]
### mode