port für STARTTLS angepasst

This commit is contained in:
Czechman 2023-01-07 23:56:08 +01:00
parent eaa84bb160
commit 96333e1f87
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -17,7 +17,7 @@ GRAYLOG_ROOT_TIMEZONE="Europe/Berlin"
GRAYLOG_TRANSPORT_EMAIL_ENABLED="true"
GRAYLOG_TRANSPORT_EMAIL_HOSTNAME="czechman.de"
GRAYLOG_TRANSPORT_EMAIL_PORT="465"
GRAYLOG_TRANSPORT_EMAIL_PORT="587"
GRAYLOG_TRANSPORT_EMAIL_USE_AUTH="true"
GRAYLOG_TRANSPORT_EMAIL_USE_SSL="false"
GRAYLOG_TRANSPORT_EMAIL_USE_TLS="true"