mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
See ChangeLog
Monotone-Parent: b60a07f4bcb416be85fafcd1299d398c09b58190 Monotone-Revision: b836806e761968a4845035ee408cce501a3f9fc5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-19T01:21:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -716,7 +716,7 @@
|
||||
infos = nil;
|
||||
|
||||
sd = [SOGoSystemDefaults sharedSystemDefaults];
|
||||
if ([sd addDomainToUID])
|
||||
if ([sd enableDomainWithUID])
|
||||
{
|
||||
r = [uid rangeOfString: @"@" options: NSBackwardsSearch];
|
||||
if (r.location != NSNotFound)
|
||||
|
||||
Reference in New Issue
Block a user