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