diff --git a/UI/MailerUI/UIxMailAccountActions.m b/UI/MailerUI/UIxMailAccountActions.m index 84b9d3ff7..594bf2bc5 100644 --- a/UI/MailerUI/UIxMailAccountActions.m +++ b/UI/MailerUI/UIxMailAccountActions.m @@ -136,7 +136,7 @@ login = [pathComponents objectAtIndex: 2]; userManager = [SOGoUserManager sharedUserManager]; fullName = [userManager getCNForUID: login]; - [pathComponents removeObjectsInRange: NSMakeRange(0,2)]; + [pathComponents removeObjectsInRange: NSMakeRange(0,3)]; currentDisplayName = [NSString stringWithFormat: @"/%@/%@/%@", [self labelForKey: @"OtherUsersFolderName"],