Solved by @Nas; Thank you Nas!
Mini How-To:
-
mkdir -p /etc/e-smith/templates-custom/sogo-config/
-
cp -p /etc/e-smith/templates/sogo-config/05general_preferences /etc/e-smith/templates-custom/sogo-config/05general_preferences
-
cp -p /etc/e-smith/templates/sogo-config/20user_source_ldap /etc/e-smith/templates-custom/sogo-config/20user_source_ldap
-
Edit
/etc/e-smith/templates-custom/sogo-config/05general_preferences
and add this line (please see the attached pictures):
$S{SOGoForceExternalLoginWithEmail} = ‘YES’;
-
Edit
/etc/e-smith/templates-custom/sogo-config/20user_source_ldap
and make the settings according to the attached pictures. -
signal-event nethserver-sogo-update
(or restart the server).