oc-mail: activate user context needed

Before creating new sogo objects
This commit is contained in:
Jesús García Sáez
2015-07-14 17:17:51 +02:00
parent f4e3b98042
commit 68ae978b13
3 changed files with 4 additions and 0 deletions

View File

@@ -1077,6 +1077,7 @@ MakeMessageBody (NSDictionary *mailProperties, NSDictionary *attachmentParts, NS
dd = [activeUser domainDefaults];
from = [[activeUser allEmails] objectAtIndex: 0];
[[self userContext] activate];
woContext = [[self userContext] woContext];
authenticator = [sogoObject authenticatorInContext: woContext];
error = [[SOGoMailer mailerWithDomainDefaults: dd]