mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-10 04:49:46 +00:00
Monotone-Parent: ebba4da6ea34dfe0e2ef6576595708fef8f31a5a
Monotone-Revision: 77f1091c06783593dcf99f904ee435606622847d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T14:07:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -138,6 +138,8 @@
|
||||
realUID = newLogin;
|
||||
else
|
||||
{
|
||||
newLogin = [newLogin stringByReplacingString: @"%40"
|
||||
withString: @"@"];
|
||||
if (b)
|
||||
realUID = newLogin;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user