diff -r 17302fa075e1 -r da6ac9d688df email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp --- a/email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp Wed Sep 15 12:08:45 2010 +0300 +++ b/email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp Wed Oct 13 14:27:34 2010 +0300 @@ -34,6 +34,7 @@ CFetchBodyInfo::CFetchBodyInfo(TMsvId aPartId) : iPartId(aPartId) { + iEmbed = EFalse; } CFetchBodyInfo::~CFetchBodyInfo()