EML to MSG issue in Java

Hi,

I am trying to do document conversion from EML to MSG format in Java by using the latest version of the GroupDocs.Conversion for Java and getting the following exception.

Exception in thread “main” class com.groupdocs.conversion.exceptions.ConversionNotSupportedException: Conversion from eml to msg is not supported.
com.groupdocs.conversion.pipeline.k.execute(Unknown Source)
com.groupdocs.conversion.pipeline.g.a(Unknown Source)
com.groupdocs.conversion.pipeline.g.a(Unknown Source)
com.groupdocs.conversion.b.convert(Unknown Source)
com.groupdocs.conversion.Converter.convert(Unknown Source)
com.groupdocs.conversion.Converter.convert(Unknown Source)

However, I can see the sample code snippet at Convert EML to MSG in Java. Please help me to fix this issue. Thanks.

@Masood

Please share following details and we’ll look into this issue:

  • Sample/source EML file
  • Development environment details (e.g. Java version, OS details)

@Atir_Tahir

Enclosed you will find sample EML file. I am using Windows 10 and Java 8 for the development. Thanks.
sample_eml.zip (982 Bytes)

@Masood

This issue is reproduced at our end. Therefore, we’ve logged it in our internal issue tracking system. Your investigation ticket ID is CONVERSIONJAVA-1848.

The issues you have found earlier (filed as CONVERSIONJAVA-1848) have been fixed in this update. This message was posted using Bugs notification tool by Atir_Tahir