[evolution-mapi] Bug 746395 - Let the provider store sent messages on its own



commit 0faa4af0afb008f6ddfba70ebf6d79c7a0ec4689
Author: Milan Crha <mcrha redhat com>
Date:   Wed Apr 1 17:37:44 2015 +0200

    Bug 746395 - Let the provider store sent messages on its own

 src/camel/camel-mapi-transport.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/camel/camel-mapi-transport.c b/src/camel/camel-mapi-transport.c
index 31dc8c5..6865186 100644
--- a/src/camel/camel-mapi-transport.c
+++ b/src/camel/camel-mapi-transport.c
@@ -76,6 +76,7 @@ mapi_send_to_sync (CamelTransport *transport,
                    CamelMimeMessage *message,
                    CamelAddress *from,
                    CamelAddress *recipients,
+                  gboolean *out_sent_message_saved,
                    GCancellable *cancellable,
                    GError **error)
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]