See ChangeLog

Monotone-Parent: 2f97890bbf7aff0d55eb80775c6c96e7bf5a6343
Monotone-Revision: 534c405827d51663a4ee6b759bfafb2d71b6daed

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-10-27T18:46:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-10-27 18:46:17 +00:00
parent df66723d57
commit 63583757ae
7 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ static NSLock *lock = nil;
defaultMailDomain = @"localhost";
}
LDAPContactInfoAttribute = [ud stringForKey: @"SOGoLDAPContactInfoAttribute"];
LDAPContactInfoAttribute = [[ud stringForKey: @"SOGoLDAPContactInfoAttribute"] lowercaseString];
[LDAPContactInfoAttribute retain];
}
if (!forceImapLoginWithEmail)