mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
introduce smtp config option for EHLO identity
This commit is contained in:
@@ -161,6 +161,7 @@ Only works with Basic Authentication (username and password). See [introduction]
|
||||
"enabled":"false",
|
||||
"from_address":"admin@grafana.localhost",
|
||||
"from_name":"Grafana",
|
||||
"ehlo_identity":"dashboard.example.com",
|
||||
"host":"localhost:25",
|
||||
"key_file":"",
|
||||
"password":"************",
|
||||
|
||||
Reference in New Issue
Block a user