Implement app pass

This commit is contained in:
Joey Hafner 2022-04-04 23:27:01 -07:00
parent d74a96eb7e
commit 42e7b14b37

View File

@ -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