From b7356b8a2babf353938edc97cefca222b4cec6d7 Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Wed, 22 Apr 2026 13:48:15 +0200 Subject: [PATCH] fix: use IONOS recommended port 587 instead of 465 --- apps/production/custom-configs/mas-secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/custom-configs/mas-secret.yaml b/apps/production/custom-configs/mas-secret.yaml index 707541e..cf00a5e 100644 --- a/apps/production/custom-configs/mas-secret.yaml +++ b/apps/production/custom-configs/mas-secret.yaml @@ -15,6 +15,6 @@ stringData: transport: smtp smtp: host: smtp.ionos.de - port: 465 + port: 587 username: gamemaster@axion1337.chat password: "3#%D8pX9Hww$4QHscDLpb3D#ma7LCoitW5V7He5d"