Issue reading an appointment saved as MSG

Hi,


when we try to open an appointment saved as MSG with Aspose.Email for Java we get the following exception. We use the latest version of Aspose.Email

com.aspose.email.ms.System.FormatException:
The specified string is not in the f
orm
required for an e-mail address.
at com.aspose.email.ev.a(Unknown Source)
at com.aspose.email.ev.a(Unknown Source)
at com.aspose.email.MailAddress.d(Unknown Source)
at com.aspose.email.MailAddress.a(Unknown Source)
at com.aspose.email.MailAddress.(Unknown Source)
at com.aspose.email.MailAddress.(Unknown Source)
at com.aspose.email.Appointment.a(Unknown Source)
at com.aspose.email.Appointment.b(Unknown Source)
at com.aspose.email.AppointmentMailMessageInterpretor.interpret(Unknown Source)
at com.aspose.email.MailMessage.a(Unknown Source)
at com.aspose.email.MailMessage.a(Unknown Source)
at com.aspose.email.MailMessage.load(Unknown Source)

Example attached.

Thanks in advance for fixing this bug.

Mariusz Pala


Hi Mariusz,


With the upcoming version of Aspose.Email for .NET, I couldn’t reproduce this issue at my end. The sample appointment MSG file is loaded fine using Aspose.Email. As I mentioned earlier, we have fixed issues related to FormatException in this new release and these will be ported to the upcoming version of Aspose.Email for Java 3.4.0 as well. Once the fix version is available, we’ll re-investigate this issue and share our findings here with you.