X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-tny-send-queue.c;h=b3bd3b11f82525114af13e9a233ff2ebf7e8cbd1;hb=60c8cfed505ba0adf9d6e54a12c1a6a32d0605b9;hp=9e9586b828c08b628e0876f64fa324c4ac12accd;hpb=0d5841603342502a76662c56adbd732b18d3b411;p=modest diff --git a/src/modest-tny-send-queue.c b/src/modest-tny-send-queue.c index 9e9586b..b3bd3b1 100644 --- a/src/modest-tny-send-queue.c +++ b/src/modest-tny-send-queue.c @@ -679,6 +679,8 @@ _on_msg_has_been_sent (TnySendQueue *self, tny_header_set_flag (header, TNY_HEADER_FLAG_SEEN); + modest_platform_emit_msg_read_changed_signal (msg_id, TRUE); + tny_folder_sync_async (priv->sentbox, FALSE, NULL, NULL, NULL); /* Get status info */