mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 00:39:28 +00:00
Monotone-Parent: f5375423b8629730c6f88e76c660c389426c1f5a
Monotone-Revision: a7de776942b3d74e0380fedb944ee4a08d4037dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:49:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -528,7 +528,7 @@ e)
|
||||
{
|
||||
[self logWithFormat: @"sending message"];
|
||||
[self _commitProperties];
|
||||
error = [(SOGoDraftObject *) sogoObject sendMail];
|
||||
error = [(SOGoDraftObject *) sogoObject sendMailAndCopyToSent: NO];
|
||||
[self errorWithFormat: @"an exception occurred: %@", error];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user