mailbox_id from "Email Sent" notification was wrong 71/94971/1
authorintae, jeon <intae.jeon@samsung.com>
Mon, 10 Oct 2016 06:51:16 +0000 (15:51 +0900)
committerintae jeon <intae.jeon@samsung.com>
Wed, 2 Nov 2016 05:16:03 +0000 (22:16 -0700)
commitc5b06c51665980204f3ebf838a6e95c66faca97a
tree1d8773d48f09b2744563af14b2babee923942b3c
parent88104aa5ee74f406cc1e6a5925fb0dd2cac997d6
mailbox_id from "Email Sent" notification was wrong

[Problem] mailbox_id was set as OUTBOX in "Email Sent" notification
[Cause & Measure] Cause: mailbox_id was set on the notification when the mail was in OUTBOX yet.
Measure: Creating "Sent" notification after the mail is moved to Sent box.

Change-Id: I6316a83aceb57ad33f1dcc02dd3388865ed10003
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit 4229c6bd60594b2673e2a9526db9e44cc7aa5c59)
email-core/email-core-smtp.c