From 90e0af59c3239b1b016098c9067e4ea5e1ed1d08 Mon Sep 17 00:00:00 2001 From: yo Date: Tue, 14 Jul 2026 16:19:39 +0200 Subject: [PATCH] Fix ldapAttr typo --- mxrouter.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxrouter.conf.sample b/mxrouter.conf.sample index ee9f9b6..aa3b767 100644 --- a/mxrouter.conf.sample +++ b/mxrouter.conf.sample @@ -6,5 +6,5 @@ ldapPass here_lies_the_password # "domain" sera ajoute a relayName pour former le FQDN domain example.org # Le nom de l'attribut LDAP contenant le relais a retourner -lapAttr relayName +ldapAttr relayName