From d41d71e7aba65f1fef21f0792a59c4de0f6cc7f9 Mon Sep 17 00:00:00 2001 From: chris Date: Sat, 24 Feb 2024 11:27:34 +0100 Subject: [PATCH] Correction of smtp host. --- strato-production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strato-production.yaml b/strato-production.yaml index 384545b..4f3b28d 100644 --- a/strato-production.yaml +++ b/strato-production.yaml @@ -59,7 +59,7 @@ - name: Send Email community.general.mail: - host: mail.steinle-computer.de.de + host: mail.steinle-computer.de port: 465 from: kontakt@steinle-computer.de (Christian Steinle) username: kontakt@steinle-computer.de