mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
Monotone-Parent: c44b382e05fae54797514e515e98878442841235
Monotone-Revision: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T19:18:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -347,10 +347,7 @@ static NSString *defaultMailDomain = nil;
|
||||
|
||||
// If our LDAP queries gave us nothing, we add at least one default
|
||||
// email address based on the default domain.
|
||||
if ([emails count] == 0)
|
||||
{
|
||||
[self _fillContactMailRecords: currentUser];
|
||||
}
|
||||
[self _fillContactMailRecords: currentUser];
|
||||
}
|
||||
|
||||
- (void) _retainUser: (NSDictionary *) newUser
|
||||
|
||||
Reference in New Issue
Block a user