From f183be04824586e5d06311b530e97e146708ed61 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 29 Oct 2023 08:26:05 +0100 Subject: [PATCH] Update config.local.php --- conf/config.local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.local.php b/conf/config.local.php index 7f03d15..8d4a609 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -468,7 +468,7 @@ const SMTP_SECURITY = 'NONE'; * @var null|string */ -const SMTP_HELO_HOSTNAME = '__DOMAIN__'; +const SMTP_HELO_HOSTNAME = 'localhost'; /** * Adresse e-mail destinée à recevoir les erreurs de mail