mailbox_id from "Email Sent" notification was wrong 48/91548/6
authorintae, jeon <intae.jeon@samsung.com>
Mon, 10 Oct 2016 06:51:16 +0000 (15:51 +0900)
committerintae jeon <intae.jeon@samsung.com>
Mon, 24 Oct 2016 06:04:06 +0000 (23:04 -0700)
commit4229c6bd60594b2673e2a9526db9e44cc7aa5c59
tree1d8773d48f09b2744563af14b2babee923942b3c
parent93f11d61053054c257069a3d4bf57bbbdc1f4cf8
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>
email-core/email-core-smtp.c