mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 17:27:54 +02:00
add a hint about the STARTTLS port for SMTP alerts
This commit is contained in:
parent
8f9dd0df69
commit
af6c660b3a
@ -47,7 +47,7 @@ endpoint:
|
|||||||
#
|
#
|
||||||
email:
|
email:
|
||||||
host: smtp.server.com
|
host: smtp.server.com
|
||||||
port: 587
|
port: 587 # this must be a STARTTLS port, not the TLS port (465)
|
||||||
username: ""
|
username: ""
|
||||||
password: ""
|
password: ""
|
||||||
from: ziggy@zrok.io
|
from: ziggy@zrok.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user