From b1f635ab3688d675a067270610c8cf777093b08f Mon Sep 17 00:00:00 2001 From: WMP Date: Thu, 20 Jun 2024 14:56:05 +0200 Subject: [PATCH] Fix config.json.template --- config/config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json.template b/config/config.json.template index 8e42344..dbb7430 100644 --- a/config/config.json.template +++ b/config/config.json.template @@ -20,7 +20,7 @@ "smtp_from_address": "mailgraph@mydomain.com", "smtp_from_name": "mailGraph", "smtp_reply_address": "feedback@mydomain.com", - "smtp_from_name": "mailGraph response mailbox", + "smtp_reply_name": "mailGraph response mailbox", "smtp_strict": "yes", "graph_match": "any", "period": "20m",