Implement app pass
This commit is contained in:
parent
d74a96eb7e
commit
42e7b14b37
@ -425,12 +425,13 @@ enabled = true
|
||||
host = smtp.gmail.com
|
||||
user = noreply@jafner.net
|
||||
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
||||
password = """4jtX%u#^77jNsoh$z3GqLvUN3trowf#b"""
|
||||
password = "frasthwbzcjlarit"
|
||||
;cert_file =
|
||||
;key_file =
|
||||
skip_verify = false
|
||||
from_address = noreply@jafner.net
|
||||
from_name = Grafana
|
||||
startTLS_verify = OpportunisticStartTLS
|
||||
# EHLO identity in SMTP dialog (defaults to instance_name)
|
||||
;ehlo_identity = dashboard.example.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user