when downloading attachment automatically, mail body does not have to be downloaded... 85/94985/1
authorSan Cho <san.cho@samsung.com>
Tue, 26 Jul 2016 09:30:41 +0000 (18:30 +0900)
committerintae jeon <intae.jeon@samsung.com>
Wed, 2 Nov 2016 05:25:01 +0000 (22:25 -0700)
commit3b28b2c5350623fa80ed7ab1337e69d67c9c85a2
tree5001994f6b6254eaef5743735c86b58b422a1cb8
parent4c077ccc0a712673afe9e146880d9110a3aa3b08
when downloading attachment automatically, mail body does not have to be downloaded fully

[Problem] auto download attachment was not operated well.
[Cause & Measure] Cause: mail body was being downloaded fully to get attachment information completely before downloading attachment.
Measure: attachment information have to exist unconditionally if email size is "Header only"

Change-Id: Ic3b9c745b2b40a2631a43fd30535aed0f1f65ad5
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit eb2b71afca503c9a390d0b7d50647f4ea552e372)
email-core/email-core-auto-download.c
email-core/email-core-mailbox-sync.c