new email notification was not coming. 23/94023/4
authorSan Cho <san.cho@samsung.com>
Tue, 7 Jun 2016 03:05:08 +0000 (12:05 +0900)
committerintae jeon <intae.jeon@samsung.com>
Thu, 27 Oct 2016 00:05:55 +0000 (17:05 -0700)
commit87ef70aa756567394703bd3f1c29719554576a70
tree07e5fd496f7d5070eb9bb873324bd3ef0aa66e2d
parent962dd9998cafa9418e1a31a03fb7fcc40f31adfa
new email notification was not coming.

[Problem] new email notification was not coming.
[Cause & Measure] Cause: many partial body download operations are queued, so new mail notification did not occur.
Measure: change the time of occuring notification from finishing partial body downlad to finishing sync header.

Change-Id: I87e2f71698613d6068795f06550cbc5d15cf364d
email-daemon/email-daemon-event.c