Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug

Last post 08-30-2010, 11:57 AM by aspose.notifier. 5 replies.
Sort Posts: Previous Next
  •  07-29-2010, 4:08 PM 251182

    Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug .NET

    Attachment: Present (inaccessible)
    I have an email (.msg) with a calendar item (appointment) attached to it.

    When we use aspose to extract the MSG (calender) item from the parent MSG (email) some of the metadata fields (IsRecurrence, OutlookInternalVersion, Location, etc.) are jumbled and contain information from other fields.

    We are using the following to extract out the attachments:

    ..
    if (attachment.ObjectData.IsOutlookMessage)
    {
         MapiMessage msg = MapiMessage.FromStream((new MemoryStream(attachment.ObjectData.Data));
        msg.Save(@"c:\extracted_msg.msg");
    }

    Attached are 3 files (in a zip)...the original email (without attachment), attachment as standalone, and combo.msg which is what is being run and having the attachment have corrupted metadata.  We are using Outlook Spy to verify this.

    This is obviously a huge bug - please give some information on when we can expect a fix for this.

    Thanks a lot,

    Scott


     
  •  07-30-2010, 9:05 AM 251329 in reply to 251182

    Re: Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug .NET

    Hi Scott,

    Thanks for posting the sample files. I could also reproduce the issue at my end. Some of the metadata information gets missed when saved to disk.

    I have added this issue in our system (ID: 18919). We will inform you as soon as it gets fixed. Sorry for the inconvenience. 

    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
  •  07-30-2010, 9:08 AM 251332 in reply to 251329

    Re: Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug

    Please note that the metadata information is not only missing, it's jumbled around to other values.
     
  •  08-02-2010, 7:44 PM 251885 in reply to 251332

    Re: Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug

    Any update on this?
     
  •  08-03-2010, 5:27 AM 251990 in reply to 251885

    Re: Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug .NET

    Hi,

    I am sorry, this issue has not been resolved yet. We will inform you as soon as it gets fixed. Thanks for your patience. 

    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
  •  08-30-2010, 11:57 AM 256191 in reply to 251182

    Re: Email information jumbled when extracting MSG from MSG (msg attached to MSG) - Bug

    The issues you have found earlier (filed as 18919) have been fixed in this update.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
     
View as RSS news feed in XML