diff --git a/SoObjects/SOGo/LDAPUserManager.m b/SoObjects/SOGo/LDAPUserManager.m index 19a0eb8d4..2bf442fce 100644 --- a/SoObjects/SOGo/LDAPUserManager.m +++ b/SoObjects/SOGo/LDAPUserManager.m @@ -34,7 +34,7 @@ static NSString *defaultMailDomain = nil; static BOOL defaultMailDomainIsConfigured = NO; -static BOOL forceImapLoginWithEmail = YES; +static BOOL forceImapLoginWithEmail = NO; @implementation LDAPUserManager